Pinned Repositories
build-your-own-git-go
This is my implementation in Go for the "Build Your Own Git" Challenge
build-your-own-sqlite-go
This is my solution in Go for the "Build Your Own SQLite" Challenge.
codecrafters-redis-go
This is my implementation in Go to the "Build Your Own Redis" Challenge
codecrafters-redis-typescript
This is my implementation in TypeScript to the "Build Your Own Redis" Challenge
FelipOS
A simple OS programmed in x86 Assembly real mode (16-bit) inspired by MikeOS.
felispy
A LISP-like interpreter written in C.
js-mini-games
Small game prototypes, demos and tools, written in Javascript
nand2tetris
Exercises and notes on the course Build a Modern Computer from First Principles
oracle-scripts
Useful SQL and PL/SQL Oracle scripts for everyday use on SQL*Plus or SQL Developer
tutorial-compiladores
Vamos construir um compilador. Tradução e adaptação do tutorial Let's Build A Compiler de Jack Crenshaw.
feliposz's Repositories
feliposz/build-your-own-sqlite-go
This is my solution in Go for the "Build Your Own SQLite" Challenge.
feliposz/build-your-own-git-go
This is my implementation in Go for the "Build Your Own Git" Challenge
feliposz/oracle-scripts
Useful SQL and PL/SQL Oracle scripts for everyday use on SQL*Plus or SQL Developer
feliposz/codecrafters-redis-typescript
This is my implementation in TypeScript to the "Build Your Own Redis" Challenge
feliposz/felispy
A LISP-like interpreter written in C.
feliposz/js-mini-games
Small game prototypes, demos and tools, written in Javascript
feliposz/leetcode-solutions
My solutions to problems at LeetCode
feliposz/web-scrapper-o-minimo
A web scrapper to get links to articles from a web site given the article titles.
feliposz/codecrafters-http-server-go
This is my implementation in Go of the "Build Your HTTP Server" Challenge
feliposz/codecrafters-redis-go
This is my implementation in Go to the "Build Your Own Redis" Challenge
feliposz/hackerrank-solutions
My HackerRank submissions
feliposz/build-your-own-docker-go
This is my solution in Go for the "Build Your Own Docker" challenge
feliposz/codecrafters-bittorrent-go
This is my implementation in Go for the "Build Your Own BitTorrent" Challenge
feliposz/codecrafters-dns-server-go
This is my implementation in Go for the "Build Your Own DNS Server" Challenge
feliposz/codecrafters-http-server-javascript
This is my implementation in Javascript to the "Build Your HTTP Server" Challenge
feliposz/codecrafters-shell-go
This is my implementation in Go of the "Build Your Own Shell" Challenge
feliposz/coding-challenges-go
My solutions written in Go for the Coding Challenges, as proposed by John Cricket
feliposz/fcc-projects
Repository for freeCodeCamp project submissions.
feliposz/feliposz
feliposz/mini-kdb
A collection of notes on languages, tools and various topics.
feliposz/project-euler-solutions
Solutions for challenges proposed at Project Euler
feliposz/sicp-solutions
Solutions and notes for exercises on SICP
feliposz/vue-github-issues
Small project to demonstrate Vue.js consuming a GitHub API using axios and BootstrapVue.
feliposz/vue-web-restaurants
Projeto simples de exemplo de front-end web usando o framework Vue.js
feliposz/web-example
A simple website example made with pure HTML and CSS.
feliposz/web-mini-projects
Smaller Web projects for practicing basic HTML, CSS and Javascript.
feliposz/web-portal-sorocred
This project is a prototype of a customer website for the company I used to work in.
feliposz/web-recipe-page
feliposz/web-rubik-timer
A simple timer and scramble generator for Rubik's cube puzzle.
feliposz/web-scrapper-songkeyfinder
A simple scrapper to get data for songs in the website and save them in a CSV file.