trevenue44
• Software Engineer • Backend with Python • Frontend Web Developer with React & Typescript • Becoming a Machine Learning Engineer
Ghana
Pinned Repositories
Alpha-2-TTT
Tic Tac Toe Game
avantionary
This repository is actually suppose to answer a school mini-project. Nonetheless, it is a great project to take on. Meet avantionary: the best dictionary sort of app you can ever get.
begin-java
A repository to host my practice work as I learn Java for backend engineering.
identify-digit
In this repository, I put all my work on developing a really good model that is capable of identifying digits from pictures; both handwritten and typed.
insurance-cost-prediction
Using machine learning algorithms to predict the cost of insurance of individuals based on certain attributes they posses.
linear_regression_from_scratch
Implementation of linear regression by applying gradient descent to get the right weights of the hypothesis that fits the data.
ml101
I created this repository as a beginner now learning machine learning. I will dump my small projects and practices here.
simit
An electronic circuit simulation software to serve as a GUI for NGSpice.
whats-next
A basic Django project. A to-do web application.
whatsapp-telegram
A friend came up with the idea. I've taken up the challenge of making it possible using python programming. This repository has to do with sending information once and on only one platform and it getting transferred to other platforms.
trevenue44's Repositories
trevenue44/x-leetcode
My solutions to all the leetcode questions I've solved.
trevenue44/server-s
A custom HTTP server built from scratch in python.
trevenue44/begin-java
A repository to host my practice work as I learn Java for backend engineering.
trevenue44/the-socket-thing
The ultimate file sharing app
trevenue44/simit
An electronic circuit simulation software to serve as a GUI for NGSpice.
trevenue44/trevenue44
Config files for my GitHub profile.
trevenue44/laugh-backend
What is Laugh: make a user laugh using a limited number of characters. Users get jokes as feed and can "laugh" at them as reactions. The number of laughs a joke gets can be likened to the number of likes.
trevenue44/laugh-frontend
Make a user laugh using a limited number of characters. Users get jokes as feed and can "laugh" at them as reactions. The number of laughs a joke gets can be likened to the number of likes.
trevenue44/insurance-cost-prediction
Using machine learning algorithms to predict the cost of insurance of individuals based on certain attributes they posses.
trevenue44/fastbook
The fastai book, published as Jupyter Notebooks
trevenue44/kgl_titanic_problem
This repository contains my notebooks and processes for solving the kaggle titanic problem on machine learning.
trevenue44/linear_regression_from_scratch
Implementation of linear regression by applying gradient descent to get the right weights of the hypothesis that fits the data.
trevenue44/stock_price_prediction
This repository has basic machine learning concepts applied to a stock price dataset in order to forecast the future prices.
trevenue44/wordle
Command line version of the word game, WORDLE
trevenue44/micro-lafentika
Designing a functional microprocessor from scratch with Logisim.
trevenue44/kgl_spaceship_titanic
This repository documents my process of trying to find and train a really good model for the spaceship titanic dataset I found on Kaggle.
trevenue44/techware
This repository generates the #TechWordOfTheWeek words that the @AcesKnust Twitter account uses
trevenue44/ml101
I created this repository as a beginner now learning machine learning. I will dump my small projects and practices here.
trevenue44/GUI-stack-queue-practice
A good way to understand, better, what you've learnt is to practice. This repository contains a GUI application written in PyQt5. It applies the concepts of stacks and queues to perform certain actions on inputs taken from the user.
trevenue44/whats-next
A basic Django project. A to-do web application.
trevenue44/identify-digit
In this repository, I put all my work on developing a really good model that is capable of identifying digits from pictures; both handwritten and typed.
trevenue44/basic-pyprojects-2022
This is to serve as a repository for some very basic python projects; nothing fancy.
trevenue44/github-readme-stats
:zap: Dynamically generated stats for your github readmes
trevenue44/avantionary
This repository is actually suppose to answer a school mini-project. Nonetheless, it is a great project to take on. Meet avantionary: the best dictionary sort of app you can ever get.
trevenue44/whatsapp-telegram
A friend came up with the idea. I've taken up the challenge of making it possible using python programming. This repository has to do with sending information once and on only one platform and it getting transferred to other platforms.
trevenue44/ThePrice
PyQt5 project that allows users to check for prices of projects they have already added to the software data. It also allows adding new items with their prices.
trevenue44/ML-A-beginner-s-perspective-of-Linear-Regression
Jupyter notebooks showing how well I understood Linear regression as a beginner.
trevenue44/nonGUI-login-system
trevenue44/Alpha-2-TTT
Tic Tac Toe Game