nikitavasilev
R&D System Software Engineer @ Wisper | Proficient in C, C++ & TS | CS student @42Paris | Founder @VedusLabs | Founder @coconutcx
42 ParisParis, France
Pinned Repositories
BnB-Manager
Complete WebApp Under RubyOnRails
codewars
My solutions to Codewars Katas
crypto-scrapper
Rails Cryptocurrency stocks scrapper
Crypto-Simulator
dotfiles
Configuration files + Bash scripts to install packages for DeepinOS
FdF
This project is about creating a simplified 3D graphic representation of a relief landscape.
get_next_line_V2
As the name suggests, the purpose was to implement a function to get the next line of any file descriptor as a parameter using only read/malloc/free.
minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
pipex
This project aims to make you understand a bit deeper two concepts that you already know: the redirections and the pipes. It is an introduction project.
push_swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
nikitavasilev's Repositories
nikitavasilev/codewars
My solutions to Codewars Katas
nikitavasilev/Crypto-Simulator
nikitavasilev/dotfiles
Configuration files + Bash scripts to install packages for DeepinOS
nikitavasilev/get_next_line_V2
As the name suggests, the purpose was to implement a function to get the next line of any file descriptor as a parameter using only read/malloc/free.
nikitavasilev/FdF
This project is about creating a simplified 3D graphic representation of a relief landscape.
nikitavasilev/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
nikitavasilev/pipex
This project aims to make you understand a bit deeper two concepts that you already know: the redirections and the pipes. It is an introduction project.
nikitavasilev/push_swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
nikitavasilev/advanced_js
Advanced concepts of JavaScript
nikitavasilev/async-demo
Fundamentals to asynchronous programming
nikitavasilev/asynchronus_javascript
Asynchronus JavaScript: Promises, Async/Await and AJAX
nikitavasilev/born2beroot
This project aims to introduce you to the wonderful world of virtualization.
nikitavasilev/budgety
Budgety - JS Budget App
nikitavasilev/express-demo
Introduction to RESTful API's Using Express
nikitavasilev/forkify
Forkify - JS Recipe Searcher Web App using the Food2Fork API
nikitavasilev/ft_printf
C Standard Input/Output Library printf reimplementation using only variadic functions, free/malloc, and write system calls.
nikitavasilev/get_next_line
nikitavasilev/intro_to_ES6
Introduction to JavaScript ES6+ concepts
nikitavasilev/js_basics
JavaScript Language Basics
nikitavasilev/js_drum_kit
JS Drum Kit app using the DOM & Interface + Audio
nikitavasilev/libft
nikitavasilev/minishell
Light implementation of a UNIX Shell
nikitavasilev/mongo-demo
Introduction to MongoDB using Mongoose
nikitavasilev/node_module_system
Node.Js basics - Node Module System
nikitavasilev/philosophers
nikitavasilev/pig_game
JS DOM Pig Game
nikitavasilev/piscine_c
C Piscine - 42 Paris - September 2020
nikitavasilev/print_bits
Printing functions to visualize binary and understand bitwise operations
nikitavasilev/python_basics
Python Basics exercices
nikitavasilev/ubiquitous-engine