fchikwekwe
Software Engineer Data Nerd ๐ Gamer ๐ฎ Official Aunt of the Year โข๏ธ ๐ฉโ๐งโ๐ฆ
San Francisco, California
Pinned Repositories
2018-jamstack-hackathon
IN PERSON freeCodeCamp JAMstack Hackathon on November 3 - 4 at GitHub
A-to-Z-Resources-for-Students
Curated list of resources for college students :octocat: If you like give a :star:
Aurora
Aurora: The Digital Mirror. Our app uses image recognition and other features to help you apply make-up and checkout your look. Check out the link for the latest build. ๐ Star this repo to keep up with future updates.
blackGirlsCodeExamples
HTML and CSS website examples for my BGC courses.
DS-1-1
Activities in Data Analysis course
IntroToMachineLearning
DS 2.1 Introduction to Machine Learning. Comprehensive course in which I was introduced to Regression, Classification, Clustering and Ensemble Methods for use in practical, real life applications. Finished project by training Linear Regression, Logistic Regression and K Means models on Economic Freedom Project dataset.
name-ly
The modern name generator solution! Powered by a self-made Markov chain, you'll get unique options for your next fantasy character or business idea. This project runs on a microservice known as the name-ly API https://github.com/fchikwekwe/name-ly-API. Live at:
NotreDameTweetGen
Always wanted to read Victor Hugo's the hunchback of Notre Dame, but don't have the time? Why not let a Markov chain digest it for you and feed you the ideas in tweet-sized bites? This applies a second order Markov chain and basic data cleaning techniques to process a known corpus and imitates English grammar.
spaceman
Spaceman game built in Python for CS-1-1.
superhero
Superhero dueler game built in Python and playable in the terminal for CS 1.1.
fchikwekwe's Repositories
fchikwekwe/name-ly
The modern name generator solution! Powered by a self-made Markov chain, you'll get unique options for your next fantasy character or business idea. This project runs on a microservice known as the name-ly API https://github.com/fchikwekwe/name-ly-API. Live at:
fchikwekwe/DS-1-1
Activities in Data Analysis course
fchikwekwe/IntroToMachineLearning
DS 2.1 Introduction to Machine Learning. Comprehensive course in which I was introduced to Regression, Classification, Clustering and Ensemble Methods for use in practical, real life applications. Finished project by training Linear Regression, Logistic Regression and K Means models on Economic Freedom Project dataset.
fchikwekwe/NotreDameTweetGen
Always wanted to read Victor Hugo's the hunchback of Notre Dame, but don't have the time? Why not let a Markov chain digest it for you and feed you the ideas in tweet-sized bites? This applies a second order Markov chain and basic data cleaning techniques to process a known corpus and imitates English grammar.
fchikwekwe/Aurora
Aurora: The Digital Mirror. Our app uses image recognition and other features to help you apply make-up and checkout your look. Check out the link for the latest build. ๐ Star this repo to keep up with future updates.
fchikwekwe/blackGirlsCodeExamples
HTML and CSS website examples for my BGC courses.
fchikwekwe/Carfew
Get around town and save the environment! Carfew is an app that connects people who are going somewhere with people who need to go somewhere. Meet cool new people with similar interests and get around the Bay!
fchikwekwe/chatApp
A chat app to learn socket.io.
fchikwekwe/contractor-charity-tracker
Charity giving tracker. This app tracks two resources: events and donations. You can store donations that are affiliated with an event, or you can have them separately. Build in Node.js with Express.js, Handlebars and testing in Mocha with Chai.
fchikwekwe/CS-1-2-tutorials
Anagram generator, vocabulary game, fisher-yates shuffle, incoherent sentence generator, rearrange and reverse algorithms and various histogram generators. All made to learn about data structures, optimizing program efficiency, algorithmic thinking, working with strings as a data set, Markov chains and other concepts introduced in CS-1-2.
fchikwekwe/CS-1-3-Algorithms-Data-Structures
fchikwekwe/CS-2-2
fchikwekwe/DaniMakePizza
fchikwekwe/defaults
Initialize structs with default values
fchikwekwe/DjangoReactTutorial
Learning to implement a Django app with a React front end. https://www.valentinog.com/blog/drf/
fchikwekwe/DjangoTutorial
fchikwekwe/FaithBot
FaithBot is a Twitter bot that likes and retweets content on the platform. Exploring API consumption with the Twitter API and data persistence with PostgreSQL in Golang.
fchikwekwe/gitdm
๐Fork for tracking CNCF projects
fchikwekwe/InterviewPrep
All completed interview prep questions, notes and takeaways. Leetcode, Hackerrank and other questions from peers.
fchikwekwe/KickstarterData
Data analysis and visualization performed on the Kickstarter dataset from Kaggle. Using tools like Jupyter Notebook, Pandas, Seaborn, Matplotlib and others to find interesting ways to look at this data.
fchikwekwe/libhoney-py
Python library for sending data to Honeycomb
fchikwekwe/MakePizza
Making pizza place app in django
fchikwekwe/NPS_data
fchikwekwe/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
fchikwekwe/personalWebsite
fchikwekwe/rateMyCourse
This is a rating website for courses, instructors and events at Make School.
fchikwekwe/ReactTicTacToe
Learning React with official Tic Tac Toe tutorial to gain better base knowledge
fchikwekwe/rustPractice
fchikwekwe/tutorialedge-v2
An open source programming tutorial site.
fchikwekwe/WeatherMoodAPI