iflis7
With a background in finance and accounting I'm learning C, C++, JS & web3. Blockchain enthusiast & passionate by people empowering tech. commited to @BylTek
BylTekCanada
Pinned Repositories
42evo
My Cursus at 42 Quebec
42quest
A quiz app about computer related stuff!
cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
fdf
This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
philosophers
In this project, I learned the basics of threading a process. I saw how to create threads and I discovered mutexes.
pipex
The purpose of this project is the discovery in detail UNIX mechanism - pipe
push_swap
This project made me sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed I had to manipulate various types of algorithms and chose the most appropriate solution (out of many) for an optimized data sorting.
webserv
This project is about writing your ow HTTP server. You will be able to test it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website
iflis7's Repositories
iflis7/cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
iflis7/fdf
This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
iflis7/webserv
This project is about writing your ow HTTP server. You will be able to test it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website
iflis7/42quest
A quiz app about computer related stuff!
iflis7/chaining_blocks
A blockchain implementation with nodejs and Typescript
iflis7/chatgpt_clone
A ChatGpt clone built with Python3, OpenAI Api and Gradio
iflis7/ft_printf
iflis7/philosophers
In this project, I learned the basics of threading a process. I saw how to create threads and I discovered mutexes.
iflis7/pipex
The purpose of this project is the discovery in detail UNIX mechanism - pipe
iflis7/push_swap
This project made me sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed I had to manipulate various types of algorithms and chose the most appropriate solution (out of many) for an optimized data sorting.
iflis7/dashboard-nextjs
iflis7/forcaster
Algorithmic forecasting of energy consumption
iflis7/get_next_line
Understanding how files are opened, read and closed in an OS by making a function that gets lines from a file.
iflis7/iflis7
Hello 👋 and welcome on my Github 💻 and my world 🌍
iflis7/images
Images holder for other projects
iflis7/inception
This project aims to broaden the knowledge of system administration by using Docker. I had to virtualize several Docker images, creating them in your new personal virtual machine.
iflis7/invoicer
An invoice generator with multiple features.
iflis7/libft
This project is about coding a C library. It contains a lot of general purpose functions my programs rely upon
iflis7/MLX42
A graphics library that works with you rather than against you. MLX42 is a simple cross-platform graphics library that uses GLFW & OpenGL.
iflis7/net_practice
This project is a general practical exercise that let me discover networking
iflis7/pdf_reader
Making an Audio Book from any PDF using Python
iflis7/pholio
My portfolio
iflis7/rust-book
A repo with the rust book and exercices.
iflis7/talbot
A chat bot answeing questions about the residential laws in Quebec.
iflis7/tcpclient-server
A simple webserve and client side with C
iflis7/ticketFinder
A python destktop application using Ai to search for tickets based on a user input. The app was is built with Pywebview and integrating Bert.
iflis7/UiPathDocUnderstanding
This project is designed to automate the processing of various documents using UiPath's Document Understanding framework. It covers the complete workflow from document digitization to data extraction and exporting results to Excel..
iflis7/Xbot_UIPath
A bot for X using UiPath
iflis7/xrpl_test
A playground for testing the XRPL and its features
iflis7/yt_downloader
A small Youtube videos to mp3 downloader with Python