FelixFern
just a mathematics student trying to do software engineering
@TravelokaKepulauan Riau, Indonesia
Pinned Repositories
Arkavidia-2023-ODE
a notebook for Arkavidia ITB 2023 Data Analytics Competition
Branch-And-Bound-Method
an algorithm to solve integer optimization problem using Branch and Bound method
Buangin
Buangin adalah sebuah aplikasi yang berguna untuk menghubungkan masyarakat dan pengepul untuk melakukan proses jual beli sampah.
Codeforces
Felix Fernando's codeforces problems solution in python 3
Crabitor
(Work in Progress) Tauri Based Text Editor with React Frontend and Crab (rust)! that I hopefully not abandoning
Graph-Partitioning-Optimization
Implementation of NSGA II and NAUTILUS Interactive Method for Graph Partitioning Optimization Problem, an assignment for Mathematics Capita Selecta I on the 1st semester of 2023/2024
React-Starter-Project
React Starter Project with Tanstack Router and Tanstack Query built using Vite
SimulWave
a Computation tool to simulate wave movement with Shallow Water Equation. Developed by Felix Fernando for his Mathematics Bachelor's Degree final thesis
tetrs
a CLI-based Tetris build using ratatui-rs, currently "very-very" work in progress
tunnel-fn
Tunnel-fn is a simple and lightweight npm package to deal with passing function across component like a maniac in React
FelixFern's Repositories
FelixFern/React-Starter-Project
React Starter Project with Tanstack Router and Tanstack Query built using Vite
FelixFern/Branch-And-Bound-Method
an algorithm to solve integer optimization problem using Branch and Bound method
FelixFern/Graph-Partitioning-Optimization
Implementation of NSGA II and NAUTILUS Interactive Method for Graph Partitioning Optimization Problem, an assignment for Mathematics Capita Selecta I on the 1st semester of 2023/2024
FelixFern/Arkavidia-2023-ODE
a notebook for Arkavidia ITB 2023 Data Analytics Competition
FelixFern/FINDIT-2023-ODE
a notebook for Find IT UGM 2023 Data Analytics Competition
FelixFern/Handwritten-Classifier
This project inspired by the MNIST handwritten digit dataset, that is usually used to train a neural network to predict a handwritten digit and currently i'm learning Web Development and Deep Learning, so i came up with an idea to combine both field by doing this project.
FelixFern/SimulWave
a Computation tool to simulate wave movement with Shallow Water Equation. Developed by Felix Fernando for his Mathematics Bachelor's Degree final thesis
FelixFern/terminal-conf
FelixFern Terminal Configuration
FelixFern/Astro-View-Transition
Astro 3.0 View Transition API
FelixFern/Crabitor
(Work in Progress) Tauri Based Text Editor with React Frontend and Crab (rust)! that I hopefully not abandoning
FelixFern/Leetcode
Felix Fernando's Leetcode problems solution
FelixFern/Paperplane
a "twitter"-like social media webapp built using T3 stack and Planetscale
FelixFern/tetrs
a CLI-based Tetris build using ratatui-rs, currently "very-very" work in progress
FelixFern/tunnel-fn
Tunnel-fn is a simple and lightweight npm package to deal with passing function across component like a maniac in React
FelixFern/Wordle-React
Recreation of a word guessing game in React.js by Josh Wardle called Wordle
FelixFern/Calendar-Todo-Vanilla
Frontend Interview question attempt from Twitter https://twitter.com/ibamarief/status/1748267604228309092 in 90 minutes
FelixFern/Dicoding-Bookshelf-API
Final assignment for "Belajar Membuat Aplikasi Back-End untuk Pemula dengan Google Cloud" Dicoding Courses, Deployed on Azure VM with Github Actions CI/CD Workflow
FelixFern/Dicoding-Menjadi-GCE-1
First Assignment for "Menjadi Google Cloud Engineer" Dicoding course. Deploying static website to Google Cloud
FelixFern/FelixFern
FelixFern's Github About
FelixFern/id.react.dev
(Work in progress) React documentation website in Indonesian
FelixFern/Joel-Portofolio-FE
FelixFern/Learning-Fortran
a repository where I tried learning Fortran basic
FelixFern/Recommendation-System-FE
a collaboration project with https://github.com/nfarrasd about recommendation system model using flask as backend
FelixFern/rust-tokio-ws
Rust Websocket with Tokio
FelixFern/Sliding-Stepper-Component
a simple sliding stepper component to show one of the uses of useRef hooks in React
FelixFern/Stock-Analysis-Monte-Carlo-BE
Stock analysis using Monte Carlo method for algorithmic trading with FastAPI
FelixFern/Stock-Analysis-Monte-Carlo-FE
Frontend for a project about stock analysis using Monte Carlo method for algorithmic trading
FelixFern/SWELib
a Helper library for SWE simulation computational tools developed by Felix Fernando
FelixFern/TC39-Signal-Test
Experimentation repository for TC39 Signal Proposal https://github.com/tc39/proposal-signals
FelixFern/ts-type-extractor
(currently work in progress) a VS Code extension to extract Typescript variables type