Skip to content
View ariankharazmi's full-sized avatar
💭
New Account
💭
New Account

Block or report ariankharazmi

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.

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

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

Report abuse
ariankharazmi/README.md

Hi!👋

Hello, my name is Arian Kharazmi. I am a student at the University of Cincinnati and I am a Senior student currently pursuing a Bachelor’s degree in Information Technology - (Software Application Development) and an MSc (or PhD) degree in Computer Science.

I am pursuing a career in tech because I have always wanted to use technology for the ability to push communities forward and change someone’s life you don’t even know for the better. I want to be involved in the decisions that can help our world progress forward. My hope is to give back in some way, shape or form.

  • 🔭 I’m currently working on several projects and trying to learn as much as possible!
  • 🌱 I’m currently self-learning Python and diving into the world of AI and LLMs/RAGs.
  • 👯 I’m looking to collaborate on IT-CS related projects and repositories.
  • 🤔 I’m looking for help with becoming more knowledgeable about ML/Transformers.
  • ♟️ Trying to get better at Chess!
  • 📖 Reading Introduction to Statistical Learning.
  • 💬 Ask me about anything technology-related.
  • 📫 How to reach me: Email, text, LinkedIn!
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I have once flown on a flight with a U.S Supreme Court Justice.

Notable Projects

Project Description Technologies State of Progress Year
Curiosity (LLM) Curiosity LLM is a series of low-level LLMs, originally created as part of the UC Summer 2024 and Summer 2025 Research EEP co-op sessions, this series of models based on GPT-2 has completed. The goal for each model & experience was to further my understanding of AI & Natural Language Processing and to deliver a lightweight conversational AI model using open-source and publicly available resources. C16 - Summer 2025 Research EEP, C15 - Fall 2024 experiment, C14 - Summer 2024 Research EEP Python, Transformers, Torch, JSON, random, OpenAI, HuggingFace datasets, GPT-2, GPT-2Tokenizer, AutoTokenizer, Ollama, OpenWebUI, LM-evalharness, HellaSwag, MMLU C16, C15, C14 are completed. Summer 2024 - Summer 2025
Curiosity-16 (LLM) A low-level LLM built using GPT-2 Medium, AutoTokenizer, HuggingFace libraries and 11 HuggingFace datasets. Built during UCinci EEP Summer 2025 Python, Transformers, Torch, JSON, HuggingFace Spaces, OpenAI, HuggingFace datasets, GPT-2 Medium, AutoTokenizer, Streamlit Completed Summer 2025
COVID-19-Utility-Web-Application A Coronavirus (COVID-19) Information Web Service that provides easy-to-use and view statistics regarding the Pandemic. This program is now archived. Python, Streamlit, DiseaseAPI Completed 2022 - 2023
Enterprise Application Development - ToDoList App A Java RESTful Web Service that allows you to easily set tasks, chores and update or edit them as needed. Built with a team during the UCinci Enterprise Application Development course. Java, Maven, MySQL, RESTful Services, CRUD, Thymeleaf Completed Spring 2024
EEP2025 Deliverables The 9-week UCinci EEP Research Repository for Documentation and Deliverables, with the Research session's primary focus on LLMs. (AI & Natural Language Processing) Python, Transformers, Torch, JSON, random, OpenAI, HuggingFace datasets, HuggingFace Spaces, Streamlit Completed Summer 2025
EEP2024 Deliverables The 7-week UCinci EEP Repository for Documentation and Deliverables, with the primary focus on AI--specifically LLMs. (AI & Natural Language Processing) Python, Transformers, Torch, JSON, random, OpenAI, HuggingFace datasets Completed Summer 2024
ContentCharts-Web-Application An easy-to-use Information Web Service that allows you to view the media (apps, songs, books, etc) that is currently popular on Apple Platforms (Apple Music, App Store, iTunes Store, etc). Python, RSS, Streamlit W.I.P - Beta 2022-2023
Contemporary-Programming-Web-API Personal code portion of the final project for the UCinci Contemporary Programming Course. A C# .NET Web Service that uses WebAPIs to view and update data as necessary. (Focused on Metropolitan City Data) C#, .NET, EntityFrameworkCore, WebAPI, Postman, NSwag Completed Fall 2023
PriceCheckNotify-TwilioSMS-API The First Python project. Worked in collaboration, this program tracks the price of an item on Amazon and uses the Twilio SMS API to send you a message once the threshold (your set price) has been hit. Python, Twilio API Completed Summer 2022
ariankharazmi.com Personal portfolio website, updated here and there. GitHub Pages, Squarespace Domains W.I.P - Beta 2022 - Present

--> That is pretty much it. Thanks for visiting my page!

Pinned Loading

  1. Wearable-Device-2026 Wearable-Device-2026 Public

    Wearable Project 2026 - For UCinci Capstone 2026

    Python 1

  2. Curiosity-16-LLM Curiosity-16-LLM Public

    Curiosity-16 is a low-level LLM. Built throughout the 9 weeks of the Summer 2025 UCinci EEP, Curiosity-16 is the culmination of all of the work done as one final advanced deliverable.

  3. COVID-19-Utility-Web-Application COVID-19-Utility-Web-Application Public

    A program that gathers Coronavirus (COVID-19) data and employs its statistics onto an easy-to-understand Streamlit webpage

    Python

  4. EEP25Deliverables EEP25Deliverables Public

    Repo for UC EEP Summer 2025 Deliverables

    Python

  5. EEP24Deliverables EEP24Deliverables Public

    Repo for UC EEP Summer 2024 Deliverables

    Python

  6. IT4045C-FinalProject-ToDoListApp IT4045C-FinalProject-ToDoListApp Public

    Forked from nhing17899/SpringBoot-FinalProject

    Java