Giter Club home page Giter Club logo

thefullarcticfox's Top Languages

Ivan's Projects

backbone-rails icon backbone-rails

Easily use backbone.js with rails 3.1 (backbone-rails gem fork with latest versions of underscore.js and backbone.js)

cpp_exercisms icon cpp_exercisms

My solutions for C++ track at exercism.io. Most solutions were done with C++11 in mind even though they recommend using C++14 features. Well, this track is mostly about solving problems. Thanks to mentors working at exercism.io

cpp_experiments icon cpp_experiments

some c++ experiments with math, strings, time and unix sockets. i may also try to rewrite unix utils just for fun

cub3d icon cub3d

Graphics project based on raycasting algorithm. Inspired by id Software's Wolfenstein 3D

ft_containers icon ft_containers

Implementation of list, vector, map (based on red black trees), stack and queue STL containers. Additionally reimplemented default allocator, reverse_iterator, iterator_traits, some type_traits, pair, a couple of relational operator templates, some algorithms and priority_queue. Reference standard C++98

ft_linux icon ft_linux

Files for my Linux From Scratch builds including builds for kernel versions 4.19.195 and 5.14-rc2 with systemd

ft_printf icon ft_printf

Simplified printf function implementation from C standard library. Supports %csdiupxX conversions

ft_server icon ft_server

Simple Docker container for Nginx server providing access to Wordpress website and phpMyAdmin service on MySQL database. Dockerfile builds from scratch on Debian Buster

ft_services icon ft_services

Kubernetes cluster for 8 services: simple Nginx website with SSH access, FTPS server, MySQL database for Wordpress website and phpMyAdmin service, Influxdb database for cluster metrics collected by Telegraf and accessed with Grafana metrics dashboard. All containers are building from scratch using Alpine Linux

get_next_line icon get_next_line

C function to read from fd line by line copying lines into C strings

inception icon inception

Several docker containers running with docker-compose. Nginx, MariaDB, WordPress.

libasm icon libasm

C standard library functions written in assembly language (Intel x86 syntax)

libft icon libft

Static library for projects on C. It contains some recoded C standard library functions for string and memory manipulation, additional C strings related functions and list data structure related functions

minishell icon minishell

Simple Unix shell that supports environment variables, running executables from absolute, relative paths and from $PATH, running multiple commands divided by ";", redirects from files (like < > >>) and piped commands. Developed with https://github.com/Antip003

philosophers icon philosophers

Solving philosophers problem with threads, mutexes and semaphores

todoapp_rails icon todoapp_rails

Simple Todo webapp on Rails 6 using PostgreSQL as database and backbone.js as frontend

xenia icon xenia

Xbox 360 Emulator Research Project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.