Skip to content
View valentinsimeonov's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report valentinsimeonov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
valentinsimeonov/README.md

πŸ‘¨β€πŸ’» Mission:

Firmly Believing in the new Economical, Political and Social Stratification that DLTs and Consensus Mechanisms,
on top of the Existing ones, brings as a Means to further Improve Human Condition, to further Collectively Grow and Evolve.


πŸ”— Connect with me:

Linkedin Badge Gara's Youtube


πŸ“š 42 Curriculum Progress

No Project Status Description
C Language -
1 libft βœ… - Own C Library containing basic data structures manipulation
2 ft_printf βœ… - Recoded printf() - standard function to print to STDOUT
3 get_next_line βœ… - Recoded readline() - standard function, reads from a file and returns line by line
4 so_long βœ… - Designed and coded a simple 2D game in MLX Library
5 minitalk βœ… - Hacked UNIX Signals and sent information(strings) between two programs with them
6 push_swap βœ… - Program capable of sorting numbers by using only two staks and predefined actions
7 minishell βœ… - Recreated a Bash Shell, capable of executing Linux Commands. That was Crazy! :))
8 philosophers βœ… - The philosophers dining exercise by using Threads and Processes
:-: :----------------------------------------- :----: - :-----------------------------------------------------------------------------------
C++ Language -
10 CPP Module 00 βœ… - Learning C++ Syntax: Creating Classes
10 CPP Module 01 βœ… - Learning C++ Syntax: Memmory, Reference, Pointers
11 CPP Module 02 βœ… - Learning C++ Syntax: Ad-hoc polymorphism, overloads
12 CPP Module 03 βœ… - Learning C++ Syntax: Inheritance
13 CPP Module 04 βœ… - Learning C++ Syntax: Abstract classes and interfaces
14 CPP Module 05 βœ… - Learning C++ Syntax: Try/Catch and Exceptions
15 CPP Module 06 βœ… - Learning C++ Syntax: Casts
16 CPP Module 07 βœ… - Learning C++ Syntax: Templates
17 CPP Module 08 βœ… - Learning C++ Syntax: Containers, iterators, algorithms
18 CPP Module 09 βœ… - Learning C++ Syntax: Containers, iterators, algorithms
19 ft_irc βœ… - Coded from scratch an IRC Server in C++
:-: :----------------------------------------- :----: - :-----------------------------------------------------------------------------------
JavaScript, PostgreSQL -
20 transcendence βœ… - Coded from scratch a Game Website(Pong) with a PostgreSql Database
:-: :----------------------------------------- :----: - :-----------------------------------------------------------------------------------
Dev Ops/Networking/Security/Sys Admin/ -
21 born 2 be root βœ… - Spun up a VM and Configured Linux, Added a lot of services and MySQL Database and Wordpress Site
22 net practice βœ… - Subnetted a couple of LANs
23 Inception βœ… - Created a Docker Container with a running Wordpress Site

πŸ”₯ BlockChain Projects

No Project Status Language
1 Test_DLT_Rust βœ… Rust
2 Eth L2 Genesis Block πŸ› οΈ JSON
3 Solana Bootcamp βœ… Rust
4 DLT_Cpp πŸ› οΈ Rust 󠁐

πŸ“Š My Stats :

garadraw's GitHub stats

GitHub Streak

Top Langs

πŸ› οΈ Languages and Tools :

CΒ  C++Β  Visual Studio CodeΒ  GitΒ  GitHubΒ  UnixΒ  LinuxΒ  WebΒ  WebΒ  WebΒ  WebΒ  WebΒ  WebΒ  WebΒ  WebΒ  GraphQLΒ 

πŸ”— Connect with me:

Linkedin Badge Gara's Youtube

Pinned

  1. push_swap push_swap Public

    C 5

  2. ft_irc ft_irc Public

    C++