Skip to content
View ThePush's full-sized avatar
:shipit:
Musing...
:shipit:
Musing...

Highlights

  • Pro

Block or report ThePush

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ThePush/README.md

Hello !

I am Jeremy.

42 projects

Cursus Highlights
Common core (C/C++/DevOps/web) 👨‍💻 ✔️AI specialization 🤖 📈
TopicProject
2D game engineso_long
Sorting algorithmspush_swap
Multithreadingphilosophers
Unix shellminishell
Raycasting engineCub3d
Docker LEMP stackInception
IRC serverft_irc
TopicProject
Linear Regression from scratchft_linear_regression
Logistic Regression from scratchDSLR
Deep Neural Network from scratchMulti Layer Perceptron
Computer Vision and CNN (VGG19)Leaffliction
Ensemble learning on EEGTPV

Skills

Badges

Pinned Loading

  1. azurecodegptazurecodegptPublic

    Forked from timkmecl/codegpt

    Fork of a VSCode extension that allows you to use GPT inside the IDE, now with Azure support

    TypeScript 1

  2. AzureScribeAIAzureScribeAIPublic

    Forked from ajikan/ScribeAI

    Fork of a ChatGPT extension for VSCode to add Azure support.

    TypeScript 1

  3. Speech-emotion-recognitionSpeech-emotion-recognitionPublic

    A classifier to find emotions in audio voice files and through microphone. Using CNN/LSTM models.

    Python 1

  4. total-perspective-vortextotal-perspective-vortexPublic

    A Brain Computer Interface for Electroencephalogram data learning and prediction. Implementaton of Common Spatial Patterns algorithm from scratch.

    Python 1

  5. MultilayerPerceptronMultilayerPerceptronPublic

    Deep Neural Network from scratch. Wisconsin Breast Cancer dataset.

    Python