An open API service providing repository metadata for many open source software ecosystems.

GitHub / cpprian 6 Repositories

Looking for opportunities to gain experience in Go/Rust!

cpprian/distributed-sort-golang

Language: Go - Size: 211 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

cpprian/cpprian_lab_secure_app

Language: Java - Size: 1.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cpprian/cpprian

Size: 46.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

cpprian/AISDI-25L

Implementation of algorithms & data structures in Python

Language: Python - Size: 300 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

cpprian/WSI-25L

Mini projects for the aspects of artificial intelligence

Language: Python - Size: 3.59 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

cpprian/Advent-of-Code-2024

Language: Rust - Size: 1.47 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

cpprian/lzss

An implementation of lossless data compression algorithm inherited from LZ77

Language: Python - Size: 3.66 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

cpprian/archi-etoll

Size: 159 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

cpprian/archive_2024_summer

All projects that I created during my bachelor degree

Language: TypeScript - Size: 26.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

cpprian/heap-allocator-lib

Implementation of classic C like malloc, calloc, realloc and free functions with simple fence protection for memory safety

Language: C - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

cpprian/content_reader_cli

Save your interesting content of pages into a pdf file

Language: Go - Size: 11.7 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cpprian/scalable-file-processor

This Rust project builds a scalabel microservices for processing different file types asynchronously with message queueing and monitoring for educational purposes.

Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cpprian/todo-gandalf

A real-time, gamified task management application written in modern full stack solutions for engaging collaborative experience.

Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cpprian/.config

Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cpprian/rustcurr

A command-line tool written in Rust to converts user amounts between different curriencies using real-time exchange rate data from ExchangeRate-API

Language: Rust - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cpprian/stucoin-frontend-blockchain

Language: TypeScript - Size: 4.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cpprian/stucoin-frontend

Language: TypeScript - Size: 105 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cpprian/parking-os-backend Fork of kasia251011/parking-os-backend

Language: Rust - Size: 165 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cpprian/argo-examples Fork of devopsjourney1/argo-examples

Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cpprian/pam_2023

A project for the purpose of my studies. It focuses on mobile-friendly web development.

Language: JavaScript - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cpprian/powp_jobs2d_projects Fork of iis-powp-2023/powp_jobs2d_projects

Size: 753 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cpprian/rust-2048

This is an implementation of the popular puzzle game "2048" written in the Rust programming language. The project aims to create a desktop window game using Tauri where players can move numbered tiles on a grid to combine them and reach the elusive "2048" tile.

Language: Rust - Size: 424 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cpprian/file_system_library

Implementation of FAT16 written in C

Language: C - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cpprian/heap-allocation-with-fence-protection

This is a simple implemetation of memory allocation on heap with a simple fence protection between each memory chunk

Language: C - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cpprian/2048

2048 is a puzzle game that is written in Rust

Language: Rust - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cpprian/numeral_system_converter

Convert digits from chosen base to anoth

Language: Rust - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cpprian/sam_net

Language: EJS - Size: 12.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cpprian/blog_posts_with_markdown

An application that helps you create your posts using Markdown and share them with the other users

Language: Go - Size: 146 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cpprian/rust-asynchronous-grpc-server-iot

The project is an IoT server implemented in Rust, utilizing gRPC for simple communication with IoT devices.

Language: Rust - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cpprian/rust-asynchronous-server-reactor-pattern-grpc

This is a Rust-based project that implements an asynchronous server using the Reactor Pattern. It utilizes gRPC technology for remote procedure calls between applications.

Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cpprian/random_image_android_app

A simple Android application that displays random images using Unsplash API.

Language: Kotlin - Size: 103 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cpprian/ecodom_web_app

An application for a single apartment or house systematizing and adding up the power factor to individual devices

Language: PHP - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

cpprian/my-first-cloud-app

This is a Nodejs application for my studies

Language: JavaScript - Size: 10.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cpprian/weather_app_with_fragments

Implementation of weather application that uses OpenWeatherAPI

Language: Kotlin - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cpprian/powp_jobs2d Fork of iis-powp-2023/powp_jobs2d

Language: Java - Size: 426 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/simple_and_advanced_calculator

A calculator app for simple and advanced calculations on phones and tablets with Android OS

Language: Kotlin - Size: 303 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/analyze_test_cheating

Detect student cheating behavior during assignment

Language: Python - Size: 81.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/student_attendance_management_system

JavaFX app that helps you manage all student's attendance group by students group

Language: Java - Size: 265 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/custom_cron_job

A basic implementation of cron job written in C.

Language: C - Size: 110 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/advent_of_code_22

Solutions for Advent of Code 2022

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/tui_chat_server

Chat server written in Java

Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/real_time_log_system_package

The package provides a real-time log system for applications written in C.

Language: C - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/multithread_tui_game

Multithread game with server and clients to play the game with ui in the terminal for my studies

Language: C - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/ml_projects

Machine learning projects for my studies

Language: Python - Size: 11.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cpprian/space-invaders-online

Play classic Space Invaders with your friend!

Language: Java - Size: 770 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cpprian/cpprian-gophercises

My own implementation of exercises from https://gophercises.com

Language: Go - Size: 10.4 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cpprian/SOS-game

Language: Java - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

cpprian/welcome_to_states

App that enables you to convert English units to SI units.

Language: Dart - Size: 476 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cpprian/fake-data-cli

Generate fake data for your purpose in txt, csv, excel or sql file

Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cpprian/snake-game

A snake game in terminal where you can play as snake to eat apples.

Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cpprian/flash-card-cli

Flash card app for making a base of your questions with answers and studying them via terminal.

Language: Go - Size: 8.76 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0