Pinned Repositories
advice-generator
anonimaze
A simple app to send and receive anonymous messages.
AUTH-APP-NODEJS-USING-PASSPORT
climate-change-live-api
A Demo to show how to build your own API and host in on RapidAPI
codegig
Demo job find app built using Node.js and MySQL(Sequelize).
data-structures-and-algorithms-in-js
This repo contains code I have written while learning data structures and algorithms in javascript.
fanifrancs
Config files for my GitHub profile.
text-iq
Inspired by JS string methods, I built this simple app to perform some basic functions on text. Functions include keystroke/character count, finding and replacing, etc.
todolist
Todolist + meme template generator written in Typescript
vanilla-web-projects
A collection of simple vanilla JavaScript projects I built to improve my programming skills.
fanifrancs's Repositories
fanifrancs/text-iq
Inspired by JS string methods, I built this simple app to perform some basic functions on text. Functions include keystroke/character count, finding and replacing, etc.
fanifrancs/fanifrancs
Config files for my GitHub profile.
fanifrancs/vanilla-web-projects
A collection of simple vanilla JavaScript projects I built to improve my programming skills.
fanifrancs/advice-generator
fanifrancs/anonimaze
A simple app to send and receive anonymous messages.
fanifrancs/AUTH-APP-NODEJS-USING-PASSPORT
fanifrancs/codegig
Demo job find app built using Node.js and MySQL(Sequelize).
fanifrancs/data-structures-and-algorithms-in-js
This repo contains code I have written while learning data structures and algorithms in javascript.
fanifrancs/exercise-tracker
freeCodeCamp's back-end project.
fanifrancs/movie-seek
A simple React app for searching movies by their names.
fanifrancs/todolist
Todolist + meme template generator written in Typescript
fanifrancs/fantastic-waddle
This repo is basically a Python script that implements an anonymous messaging app. The app interacts with a MongoDB database to store user data and messages. Authentication is handled using bcrypt, a secure password hashing function.
fanifrancs/file-metadata-microservice
freeCodeCamp's back-end project.
fanifrancs/flask-blog
The basic blog app built in the Flask tutorial.
fanifrancs/francisco
Search engine built by web scraping
fanifrancs/geeksay
🤓 geeks will ctrl+s the world!
fanifrancs/geektranslate
Geeks will ctrl+s the world!
fanifrancs/intro-section
Intro section with dropdown navigation.
fanifrancs/letscamp
A simple app that lets you create and checkout campgrounds.
fanifrancs/memory-game
Memory game is a simple game where you flip cards and find the matching pairs.
fanifrancs/node_passport_login
Node.js login, registration and access control using Express and Passport
fanifrancs/nodecontactform
Node.js app that uses nodemailer to send emails
fanifrancs/open-ai-image-gen
A Node.js app that uses OpenAI's Dall-E models to generate images.
fanifrancs/request-header-parser-microservice
freeCodeCamp's back-end project.
fanifrancs/temperature-converter
My first react app; a simple temperature converter.
fanifrancs/text2qr
Instantly generate QR codes from your texts
fanifrancs/timestamp-microservice
freeCodeCamp's back-end challenge.
fanifrancs/twita
A blog-like app where users can sign up and post tweets that other users can read and add comments.
fanifrancs/url-shortener-microservice
freeCodeCamp's back-end project.
fanifrancs/whack-a-mole
Whack the mole as much as possible within a minute.