An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by izzypt

A curated list of projects in awesome lists by izzypt .

https://github.com/izzypt/data-analytics

This is a public repo to share some of my work with data analytics.

Last synced: 28 May 2026

https://github.com/izzypt/minirt

This project is an introduction to the beautiful world of Raytracing. Once completed we'll be able to render simple Computer-Generated-Images and we'll never be afraid of implementing mathematical formulas again.

c raytracing vector-graphics

Last synced: 12 Apr 2025

https://github.com/izzypt/realestate_geolocation

Real Estate Listing webApp with React and Django, deployed to DigitalOcean

Last synced: 14 Oct 2025

https://github.com/izzypt/minishell

This project is about creating a simple shell. We will learn a lot about processes and file descriptors.

Last synced: 27 Aug 2025

https://github.com/izzypt/postgresql_101

Learn PGSQL basic concepts , uses and examples.

Last synced: 19 Mar 2026

https://github.com/izzypt/nodejs-101

Repo for NodeJS basics, like API, authentication , authorization and users.

Last synced: 07 Mar 2026

https://github.com/izzypt/restaurant-reviewer

Add, edit , update and delete restaurants on this SPA application. Used to practice PERN stack.

Last synced: 10 Sep 2025

https://github.com/izzypt/push_swap

This project will sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed we have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting

Last synced: 22 Jul 2025

https://github.com/izzypt/node-express-demo-project

Building a basic project with node and express

Last synced: 04 Mar 2025

https://github.com/izzypt/cpp-module-00

Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuf

Last synced: 08 May 2026

https://github.com/izzypt/no_shortcuts_django

Build a functional API with Docker, Celery, Redis, Flower, Nginx, Nginx Proxy manager, Portainer and more...

Last synced: 05 Jun 2026

https://github.com/izzypt/pure_node

Developing pure node application without framework or libraries.

Last synced: 16 Apr 2026

https://github.com/izzypt/got_api

Building a mini app with basic CRUD.

Last synced: 25 Feb 2026

https://github.com/izzypt/so_long

This project is a small 2D game. Its purpose is to make you work with textures, sprites, events and validations.

Last synced: 17 Jul 2025

https://github.com/izzypt/cpp-module-03

Inheritance

Last synced: 04 Mar 2025

https://github.com/izzypt/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Last synced: 04 Mar 2025

https://github.com/izzypt/interview_exercise_django

Repo to store exercise solution

Last synced: 11 Jun 2026

https://github.com/izzypt/chess_game

Last synced: 08 Mar 2026

https://github.com/izzypt/python_celery_rabbitmq

Introduction to message queuing, python celery library and RabbitMQ

Last synced: 08 Mar 2026

https://github.com/izzypt/django_drf_docker_udemy

Build a functional API with Docker, Celery, Redis, Flower, Nginx, Nginx Proxy manager, Portainer and more...

Last synced: 22 May 2026

https://github.com/izzypt/houses_api_challenge

Exercise I had to solve for an interview.

Last synced: 19 Feb 2026

https://github.com/izzypt/libft

libft is a library with basic C functions that will help manipulate strings, manage memory, etc..

Last synced: 08 Nov 2025

https://github.com/izzypt/makefile-101

Makefile fundamentals, concepts and ideas.

Last synced: 03 Aug 2025

https://github.com/izzypt/get_next_line

This project is about programming a function that returns a line read from a file descriptor

Last synced: 04 Oct 2025

https://github.com/izzypt/context_ai

Exploring langchain and it's application to LLM application

Last synced: 11 Aug 2025

https://github.com/izzypt/42_webserv

This project is about writing your own HTTP server with C++.

Last synced: 30 Mar 2025

https://github.com/izzypt/nginx_demo

A short demo project on the basic use cases for NGINX

Last synced: 02 May 2026

https://github.com/izzypt/cultural_scrapper

Scraping da agenda cultural do municipio de Lisboa e outras regiões.

Last synced: 20 Jul 2025

https://github.com/izzypt/python_raytracing

Building another RayTracer, this time in Python.

Last synced: 05 Jun 2026

https://github.com/izzypt/chat-app

A simple implementation of chat of Socket.io using node and express

Last synced: 04 Mar 2025

https://github.com/izzypt/cpp-module-06

This module is designed to help you understand the different casts in CPP.

cast cpp98

Last synced: 03 Feb 2026

https://github.com/izzypt/cpp-module-02

Ad-hoc polymorphism, operator overloading and Orthodox Canonical class form

Last synced: 20 Apr 2026

https://github.com/izzypt/cpp_module_09

This module is designed to help understand the containers in CPP.

Last synced: 07 Apr 2025

https://github.com/izzypt/cpp_module_07

This module is designed to help you understand Templates in CPP.

cpp templates

Last synced: 28 May 2026

https://github.com/izzypt/fastapi_microservices

A simple Microservices app using Python FastAPI with React on the frontend. RedisJSON as a Database and dispatch events with Redis Streams.

fastapi python react redis

Last synced: 12 Apr 2026

https://github.com/izzypt/online_tic_tac_toe

Let's build an online tic tac toe with user registration/login + chat

Last synced: 11 Jun 2025

https://github.com/izzypt/ft_printf

The goal of this project is pretty straightforward. You will recode printf().

Last synced: 12 Apr 2026

https://github.com/izzypt/url-shortener-microservice

freeCodeCamp URL shortener micro service exercise

Last synced: 29 May 2026

https://github.com/izzypt/ecommerce-rest-api

Process of designin, building, documenting and testing a RESTful API

Last synced: 30 May 2026

https://github.com/izzypt/exercise-tracker

Public repo for freeCodeCamp "Exercise Tracker" exercise.

Last synced: 30 May 2026

https://github.com/izzypt/42-lisbon

Compilation of the works and exercises focused on Shell Scripting and C.

Last synced: 05 Oct 2025

https://github.com/izzypt/netpractice

A System Administration related exercise, to discover networking and configure small-scale networks.

Last synced: 11 Oct 2025

https://github.com/izzypt/request-header-parser-microservice

Repo for freeCodeCamp Microservice exercise

Last synced: 15 Oct 2025

https://github.com/izzypt/pipex

The goal of this repo is to reproduce the behavior of the pipes in a bash shell using C.

Last synced: 15 Oct 2025

https://github.com/izzypt/drf-guide

Guide to learn and remember DRF concepts and technicals

Last synced: 01 Jun 2026

https://github.com/izzypt/cpp

This is a repo that holds the basics and functionalities of CPP. It serves as the foundation for the future CPP modules repos.

Last synced: 01 Feb 2026

https://github.com/izzypt/threejs_fundamentals

This repo is all about three JS and grasping the fundamentals.

Last synced: 14 Feb 2026

https://github.com/izzypt/python-projects

A compilation of different types of Python projects

Last synced: 16 Apr 2026

https://github.com/izzypt/izzypt

Config files for my GitHub profile.

config github-config

Last synced: 05 Mar 2026

https://github.com/izzypt/the-mern-stack

Builiding an application with the MERN stack

Last synced: 05 Mar 2026

https://github.com/izzypt/cpp-module-05

Repetition and Exceptions

Last synced: 17 Apr 2026

https://github.com/izzypt/inception

A System Administration related exercise using Docker, setting up a small infrastructure composed of different services under specific rules.

Last synced: 04 Jun 2026

https://github.com/izzypt/file-metadata-microservice

Metadata Microservice project to complete FreeCodeCamp backend course.

Last synced: 07 Jun 2026

https://github.com/izzypt/cpp_module_08

This module is designed to help you understand templated containers, iterators and algorithms in CPP.

Last synced: 08 May 2026

https://github.com/izzypt/dockerized_api

Advanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD)

Last synced: 09 May 2026

https://github.com/izzypt/cpp-module-04

Subtype polymorphism, abstract classes, interfaces

Last synced: 10 May 2026

https://github.com/izzypt/exams-42

Solved exercises

Last synced: 12 May 2026

https://github.com/izzypt/aws_cloud_practicioner

Prepare for the AWS Certified Cloud Practitioner Certification (CLF-C02) and pass!

Last synced: 19 Jan 2026

https://github.com/izzypt/timestamp-microservice

Public repo to complete "Timestamp Microservice" exercise on freeCodeCamp

Last synced: 15 Jun 2026

https://github.com/izzypt/philosophers

In this project we work with the basics of threading a process. We will create threads, work with them and discover mutexes.

Last synced: 08 Jul 2025

https://github.com/izzypt/ft_irc

This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. The Internet is governed by solid standard protocols that allow connected computers to interact with each other. It’s always beneficial to understand these protocols.

Last synced: 07 May 2025

https://github.com/izzypt/my-learning-portfolio

This portfolio has some of the very first raw projects I have done along my journey learning programming.

Last synced: 12 Sep 2025

https://github.com/izzypt/cpp-module-01

This module is designed to help you understand the memory allocation, reference, pointers to members and the usage of the switch in CPP.

Last synced: 25 Jun 2025