Pinned Repositories
advice-api
Fetch example using Advice Slip API
battery
Battery charge animation built in HTML, CSS and JS
calculator
Neomorphism calculator
django-fresh-command
Laravel-like command to drop all tables in database, remake and run migrations
FerGv.github.io
My personal website
lexical-analyzer
Lexical analyzer to get a list of programming languages
my-blog
My personal blog
queueing-theory
Program to calculate the mean waiting time and mean system time using the queueing theory.
random-numbers
Methods to generate random numbers
weather-cli
JS CLI to consume Weather API.
FerGv's Repositories
FerGv/calculator
Neomorphism calculator
FerGv/django-fresh-command
Laravel-like command to drop all tables in database, remake and run migrations
FerGv/lexical-analyzer
Lexical analyzer to get a list of programming languages
FerGv/my-blog
My personal blog
FerGv/queueing-theory
Program to calculate the mean waiting time and mean system time using the queueing theory.
FerGv/advice-api
Fetch example using Advice Slip API
FerGv/battery
Battery charge animation built in HTML, CSS and JS
FerGv/books-api
FerGv/FerGv.github.io
My personal website
FerGv/random-numbers
Methods to generate random numbers
FerGv/weather-cli
JS CLI to consume Weather API.
FerGv/books-react-app
FerGv/clock
Clock built in HTML, CSS and JS
FerGv/countdown
Countdown until the first day of next year
FerGv/django-generate-password-hash-command
Create a generate_password_hash command for Django shell to generate a hashed password with the provided argument using project configurations
FerGv/django-seed-db-command
Create a seed_db command for Django shell to load all apps' fixtures in the project
FerGv/fergv
A little about me
FerGv/hangman
Hangman Game developed in Python
FerGv/hangman-js
FerGv/mdn-content
The content behind MDN Web Docs
FerGv/mdn-translated-content
The source repository of all translated content for MDN Web Docs
FerGv/sampling-distribution-of-the-mean
Program to calculate and display the sample distribution of the mean
FerGv/secret-message-encoder
FerGv/tic-tac-toe-web
Tic tac toe game built in JS
FerGv/timer
Timer built with vanilla JS
FerGv/vue-task-app
To-do list built with Vue
FerGv/vue-users
Example of API consuming with Vue