Skip to content
View marcanjoul's full-sized avatar

Block or report marcanjoul

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
marcanjoul/README.md

Hey, I’m Mark 👋

CS student • Looking to collaborate on anything fun, interesting, and helpful

Status


Current Focus / What I'm Learning

  • AI / ML: LLM, ML models
  • Robotics/ HRI: RARE Research Lab at USF

Featured Projects

House Price Predictor

A Linear Regression Model built to predict prices of houses, used as a practice to start learning ML/AI.
Machine LearningLinear Regression Jupyter NotebookScikit-LearnPython

NoteWeb (Python, AI)

Semantic search for PDFs with embeddings + vector DB and LLaMA 3 (Ollama).
PythonPyPDFOllama (LLaMA 3)Multi-file ingestionChunking + cachingConversational Q&A

Groov (iOS, UIKit) [MVP Ready]

Album explorer using Last.fm API with star ratings + to-listen lists.
SwiftUIKitURLSessionStoryboardAsync API callsCustom UICollectionView layoutsStoryboard


Tech I Use

Languages

My Languages

Frameworks

Tools/Platforms


Contact Me


Pinned Loading

  1. AppNest AppNest Public

    An iOS app that facilitates the job application tracking process by automatically adding trackings by email parsing, as well as the ability to manually add a past job, or even paste a past email!

    Swift 2

  2. house-price-predictor house-price-predictor Public

    Simple linear regression ML model to predict house prices as targets with area as a feature

    Jupyter Notebook

  3. NoteWeb NoteWeb Public

    NoteWeb is a local-first AI tool that semantically indexes and searches your documents using LLaMA 3 and vector embeddings.

    Python

  4. Interactive-Restaurant-Kiosk Interactive-Restaurant-Kiosk Public

    Personal Command Line project to showcase my skills in C!

    C