|
|
|
|
|
|
|
|
|
|
Forked from academicpages/academicpages.github.io
This repository contains the source code for my personal website, built with GitHub Pages and powered by the Minimal Mistakes Jekyll theme. It serves as my digital portfolio, highlighting my projec…
HTML 1
This project showcases key papers in the field of Large Language Models (LLMs) using a simple web app built with Streamlit. The web app allows users to search and filter papers by title, author, su…
Python
This project involves developing a 401(k) contribution calculator web application using Python and Streamlit. The app will leverage numpy_financial for financial calculations and matplotlib for gen…
Python
A Streamlit app to calculate potential profits and losses from arbitrage betting. Input American odds and wagers for two teams. The app computes potential profits, bookmaker margins, and checks for…
Python
Generates customized URL based on user input, webscrapes information from the person's wikipedia page, and returns the formatted information.
Python 2
A simple text editor with a GUI that grades your composition. GUI is built on Python tkinter. The composition is graded via algorithms based on textstat and developed further.
Python 1