Pinned Repositories
42_CPP_Piscine
42_Exam_C
42 Exam C for pisciners and cadets. Good luck ✊
42_Piscine
Piscine at 42 Silicon Valley in Fremont, CA
arduino-projects
Arduino projects for any type of microcontroller
ft_printf
:octocat: Regardless of the programming language considered, the printf function,(or its equivalents) is always highly useful. The main reason is the ease of its formatting, and the support of diverse types in variable numbers.
ft_ssl_md5
:octocat: The goal of the project to recreate part of the OpenSSL functionality, specifically the MD5 and SHA-256 hashing algorithms. OpenSSL is a cryptographic toolkit library written in C that is used to secure communications over computer networks.
iMusic
🎧 Music application with UIKit & SwiftUI. Uses iTunes Search API. Almost like Apple Music. Made with Clean Swift(VIP) architecture.
student_crm_system
🎓Simple CRM system that can help to track students of any educational institution. The program uses PostgreSQL.
ToDoApp
🗒 Made with UIKit, Combine, and Firebase.
passwordo
🔐 Safe password manager. Available on the App Store
bgoncharov's Repositories
bgoncharov/student_crm_system
🎓Simple CRM system that can help to track students of any educational institution. The program uses PostgreSQL.
bgoncharov/cactoos
Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons
bgoncharov/killbill
Open-Source Subscription Billing & Payment Platform
bgoncharov/moulitest_42projects
This repository contains tests for several projects done at 42.
bgoncharov/MsgServer
Simple client server application on Java