Projects in Awesome Lists by ArmandFS
A curated list of projects in awesome lists by ArmandFS .
https://github.com/armandfs/mlp-num-recog-ann
A multilayer perceptron is a fully connected class of feedforward artificial neural network. Courtesy and in reference to the original source, this is from ridwan ilyas' youtube series on the Basics of Machine Learning
Last synced: 14 May 2026
https://github.com/armandfs/stock-trading-notif
a Python Stock Trading News Notifier
Last synced: 29 Jul 2025
https://github.com/armandfs/oop-python-snake-game
Hi There!. This is a simple Object Oriented Programming-Based Python Snake Game that I made, referencing Angela's 100 Days of Python Code. I've actually written this code last year and it is one of my first Python Games that I have ever made. Have fun playing it!
Last synced: 13 Oct 2025
https://github.com/armandfs/pil-image-example
In this short repo, it is an example code from coursera's , we'll be looking to manipulate images here by using the PIL Python Library.
Last synced: 23 Mar 2025
https://github.com/armandfs/time-series-visualization
This repository will look into what a time series, different types of time series, and the different concepts
Last synced: 17 May 2026
https://github.com/armandfs/8input-xor-mcpit-ann
Hi There! This is the python code for an 8 input XOR Logic Gate that is implemented into a Neural Network. The neural network in question is the McPitt Artificial Neural Network , which was one of the first Neural Networks ever created. I am using python here and the environment for it is Jupyter Notebook.
Last synced: 17 May 2026
https://github.com/armandfs/word.nlp
Welcome to Word.NLP! This is a simple Natural Language Processing project made using a .txt notebook file which contains the majority of words in the English Language.
jupyter-notebook nlp nltk python streamlit
Last synced: 04 May 2026
https://github.com/armandfs/hackerrank-practice-py
This small little space/repository will be a platform for me to share the code that I've done for some hackerrank problems.
Last synced: 16 Apr 2026
https://github.com/armandfs/mlds_udemy_course_notes
This repository contains notes and code from the Udemy course on Data Science, Machine Learning, and Deep Learning by Jose Portilla. It includes examples and exercises using libraries like pandas, numpy, scikit-learn, and more.
Last synced: 11 Apr 2026
https://github.com/armandfs/basic-cnn-with-keras
In reference to Eijaz Allibhai's CNN model, (I tweaked it a bit since there were errors with his previous outdated code, like changing the pre-processing code).
Last synced: 18 Apr 2026
https://github.com/armandfs/app-review-sentiment-analysis
This is a machine learning sentiment analysis project that is focused on creating sentiments on application reviews from Google Play Store. This project will scrape user review data from the application CrunchyRoll.
machine-learning python sentiment-analysis sklearn
Last synced: 08 May 2026
https://github.com/armandfs/simple-cv-html
This a simple CV Website about me that is built using simple and basic HTML. I've learnt a lot of basic HTML Fundamentals and This is the first step of finally publishing something that's Web-Dev related.
Last synced: 04 Jan 2026
https://github.com/armandfs/opentrivia-quiz
Hi! This is one of my first personal python projects that I will be uploading here to Github.
Last synced: 23 Mar 2025
https://github.com/armandfs/simple-numcal-ml-model
Hi! This here is a simple machine learning program. This is referenced from Ridwan Ilyas' youtube video about the basics of Machine Learning.
Last synced: 25 Apr 2026
https://github.com/armandfs/cwt_signalprocessing
This repository was a final project on my biomedical engineering course "Non-Stationary Signal Analysis" Where I was given data for a PCG signal, and had to do all sorts of stuff with it, such as applying a Discrete Fourier Transform (DFT), a Continuous Wavelet Transform (CWT), the Shannon Envelope, and some Thresholding.
Last synced: 23 Mar 2025
https://github.com/armandfs/nbm_laravel_backend_api
a Laravel project that does Authentication with JavaScript Web Token (JWT), Error handling for various APIs, creation of request Form for form validation, uploading images to Imagekit, testing APIs with Postman, deploy to VPS.
Last synced: 07 Apr 2026
https://github.com/armandfs/yolo_obj_detection
This repository is a side project on me tinkering with the YOLO object detection model.
Last synced: 23 Mar 2025
https://github.com/armandfs/github-slideshow
A robot powered training repository :robot:
Last synced: 23 Mar 2025
https://github.com/armandfs/hiv-quality-of-care-vis-update
This notebook is an updated and more visually appealing version of IOGBONNA's notebook of exploring quality of care data. I've removed the unnecessary graphs and used the plotly library to get a better and more interactive visualization
Last synced: 23 Mar 2025
https://github.com/armandfs/ensemble_learning_project
This repository is one of my assignment in my Data Science Programme. It is a combination of implementing ensemble learning machine learning algorithms, such as decision trees, bagging, random forests, and majority voting.
Last synced: 10 Jun 2025
https://github.com/armandfs/r_statistics_study
Notes, exercises, and practice files for me studying the R programming language to be used for statistical computing and applied statistics.
Last synced: 22 Nov 2025
https://github.com/armandfs/doctor-review-nlp
This notebook is a sentiment analysis on various doctor reviews (In Indonesian) that mostly revolve around after appointing with the doctor, and also some about HIV consultations. The reviews only range from either a positive (1) review, or a negative (0) review.
Last synced: 23 Mar 2025
https://github.com/armandfs/javascript_learning
This repository will be a recorded documentation of me studying Jonas Schmedtmann's JavaScript course. I consider myself intermediate using Python, and C, as well as HTML and CSS, but I will try to challenge myself by studying JavaScript, as it is an industry standard language and is flexible with a lot of applications and systems.
Last synced: 23 Mar 2025
https://github.com/armandfs/codecraft_ds_01
This is my first data science task in my internship with Codecraft Infotech. Here, I'm tasked to create visualization of distribution of a categorical continuous variable
Last synced: 12 Jun 2025
https://github.com/armandfs/codecraft_ds_02
In this second data science project for my internship, I will be using the American Football Dataset from 2009 to 2016. This dataset contains empty values and a few columns that need cleaning. I'll then perform EDA by visualizing some plots and looking at relationships of the data that is already clean.
Last synced: 31 Mar 2025
https://github.com/armandfs/data-analysis-final-project
This repository was a final project on the course "Data Analysis using Python (in english)". The course uses a lot of techniques in analyzing data and uses various python libraries such as Pandas, Numpy, Seaborn, Matplotlib, and Streamlit
Last synced: 14 Apr 2026
https://github.com/armandfs/pytorch_study
This repository contains notebooks and scripts of everything Pytorch related that I have studied.
Last synced: 03 Mar 2026
https://github.com/armandfs/leetcode-storage
repo for storing all of my leetcode history and code that I've submitted. (Possibly will be in Python or maybe even JavaScript)
leetcode leetcode-python leetcode-solutions
Last synced: 25 Apr 2026
https://github.com/armandfs/dataplotviz_app
An short Streamlit application utilizing data visualization and animations to capture a GDP per Capita graph based on life expectancy
Last synced: 27 Apr 2026
https://github.com/armandfs/navside-menubar
This is a simple navigation side menu bar for a Home Section, an About me section, Projects, and a Contact Section just using HTML and CSS
Last synced: 28 Apr 2026
https://github.com/armandfs/basic_tf_classification
This repository was a final project done in Dicoding's Intro to Machine Learning course. I basically just did a simple multiclass classification on a rock paper scissors dataset using tensorflow.
Last synced: 29 Apr 2026
https://github.com/armandfs/multi-output-nn
In this short jupyter notebook, I will be explaining the details and steps of a basic multi output neural network https://archive.ics.uci.edu/dataset/242/energy+efficiency in a regression style NN. Dataset credit to
Last synced: 30 Apr 2026
https://github.com/armandfs/kotlin_learning
This repository will be a documentation and a practice place to store all of my kotlin practicing, learnt code, and materials.
Last synced: 01 May 2026
https://github.com/armandfs/cracking-the-code-int-prac
This repository will be a practice repository for uploading all of my code practices from problems from the Cracking the Code Interview book. More or less this repo will probably in either JavaScript or Python.
Last synced: 03 May 2026
https://github.com/armandfs/langchain_pdf_rag
This project is development of a Large Language Model using Python, Streamlit, and the O-Llama LLM open source tool for the built in model.
Last synced: 04 May 2026
https://github.com/armandfs/e-medib-frontend
Android Jetpack Compose Front-End Code
Last synced: 04 May 2026
https://github.com/armandfs/jetquestionnaire
A questionnaire android application created using Jetpack Compose and Native Kotlin. This project is a prototype android compose page that will be implemented upon a larger project that is related to my final project thesis.
Last synced: 06 May 2026
https://github.com/armandfs/decision-trees-iris-sklearn
An example and visualization of decision trees from the official scikitlearn website (will add explanation in the notebook once done)
Last synced: 06 May 2026
https://github.com/armandfs/armandfs.github.io
This is my first ever personal portofolio website. I've done this purely with HTML, CSS, and JS to study the fundamentals. I will incorporate more frameworks for future front end projects.
Last synced: 07 May 2026
https://github.com/armandfs/jettipcalcapp
This repository is a simple android jetpack-composed based application that utilizes jetpack compose kotlin to create a simple calculator app.
Last synced: 11 May 2026
https://github.com/armandfs/genom-comp-fp
This project leverages computational techniques to analyze genomic data from eukaryotic cells. The program calculates open reading frames (ORFs) from FASTA files, outputs genomic data, sequences, statistics, and includes a Hidden Markov Model (HMM) with an interactive GUI built using `ipywidgets`.
Last synced: 28 Oct 2025
https://github.com/armandfs/e-medib-backend
Final Project Backend Repository using Laravel
Last synced: 11 May 2026
https://github.com/armandfs/genomic-computation1
A Genomic Computation Assignment using Python and Streamlit as the GUI!
Last synced: 15 May 2026
https://github.com/armandfs/heysya-frontend
This project will be about deep study, research, and development of the UI/UX of the heysya! frontend website, and also the development of the website as a whole.
Last synced: 12 Jul 2025
https://github.com/armandfs/ml_dl_notes_tri1
This repository will be stored as my notes and code used for Fundamentals of Deep Learning in my DATA475 machine learning methods course.
Last synced: 19 Jun 2025
https://github.com/armandfs/jetbiz-compose-app
This Repository is one of my first android jetpack-compose project that I will be doing. This is also a practice project to get me used to creating jetpack-compose apps and preparing me for my thesis.
Last synced: 17 May 2026
https://github.com/armandfs/codecraft_ds_04
This repository is my 4th task for Codecraft's Data Science Internship. I am tasked to analyze and visualize sentiment patterns in social media data to understand public opinion and attitudes towards specific topics or brands
Last synced: 03 Oct 2025
https://github.com/armandfs/courserta-testing
This repository is used for Coursera Git Testing
Last synced: 02 May 2026
https://github.com/armandfs/steam_dataset_eda
An exploratory data analysis project done in python for steam data from march 2025.
Last synced: 16 Sep 2025
https://github.com/armandfs/indo-twt-sentiment-analysis
This is a a repository for doing Natural Language Processing and Performing Sentiment Analysis on a dataset of Indonesian Tweets
Last synced: 29 Jul 2025
https://github.com/armandfs/particle_swarm_optimization
Introductory code for Particle Swam Optimization (PSO) Algorithm
Last synced: 06 Aug 2025
https://github.com/armandfs/pycubed_docs_learning
A repository to practice PyCubed Commands, functions, on a few wireboards.
Last synced: 06 Aug 2025
https://github.com/armandfs/data202_r_statistics_notes
a repository to store my Data Management and Programming notes. Will mostly focus about managing data and statistical learning using the R programming language.
Last synced: 06 Aug 2025
https://github.com/armandfs/codecraft_ds_03
This repository is my 3rd task for Codecraft's Data Science Internship. I am given a task to build a decision tree classifier to predict weather a customer will purchase a product or service based on their demographic and behavioral data.
Last synced: 05 Oct 2025
https://github.com/armandfs/langchain_basics_repo
A Python repository full of practice code with the python AI framework, LangChain. I will most likely use Ollama for the local AI because OpenAI is so expensive lol.
Last synced: 31 Aug 2025
https://github.com/armandfs/dicoding-loginpage
This is a simple login page application from Dicoding's Intro to Software Development course. This application and demonstration of HTML, CSS, and Javascript has helped me understand and combine the 3 languages into 1 application.
Last synced: 10 May 2026