Tech stack: Python, Git, Github
Link to repo
Contributions: Pending completion.
Tech stack: HTML, CSS, JavaScript, Git, Github + Github Actions
Link to repo
Contributions: Everything
Tech stack: Dafny, Python, Bash, Git, Github
Link to repo
Contributions:
Implemented a recursive-descent parsing algorithm for a custom context-free grammar while formally proving termination,
memory-safety, and AST correctness. Automated compilation of Dafny code into Python. Connected verified Dafny code to
unverified Python methods for user I/O.
Tech stack: Rust, Git, Github
Link to repo
Contributions:
Contributed to high-level filesystem design and design/implementation of underlying data structures.
Implemented core filesystem operations relating to links including symlink and unlink.
Automated filesystem benchmarking for comparative analysis.
Tech stack: Python, Bash, Git, Github
Repo not available, sorry.
Contributions:
Implemented tokenization of artifact logs.
Created methods for converting between Markdown and plaintext formats.
Gathered Jaccard and Cosine Scores for analysis.
Tech stack: Python, Google Colab/Jupyter, Git, Github
Link to repo
Contributions:
Conducted exploratory data analysis to better understand raw dataset.
Patched data leaks in early data pipeline iterations.
Trained and integrated a decision tree model with appropriate visualizations.
Tuned model hyperparameters using stratified K-fold.
Contributed to project documentation and analysis.
Tech stack: HTML, CSS, JS, Python (flask), SQL, Bash, Docker, Google Cloud Run, Git, Github
Link to repo
Contributions:
Contributed to high-level architecture design and schema design.
Implemented SQL Schema.
Containerized application with Docker.
Implemented user authentication and message moderation features.
Contributed to core backend functions supporting CRUD operations on user accounts, event pages and messages.
Utilized Jinja2 templating in frontend pages for dynamic HTML rendering.
dafny: contributed to official documentation.
VICE: chess engine in C.
F4E: custom Discord bot for a personal server.