Skip to content
View hartimat's full-sized avatar

Block or report hartimat

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
hartimat/README.md

๐Ÿ‘‹ Welcome

This account contains archived CS coursework and some of my earlier personal apps and experiments.
I keep it public for transparency, but it does not reflect my current work.

For my production-ready, full-stack projects, visit ๐Ÿ‘‰ github.com/deepwater-digital

Thanks for stopping by!

Pinned Loading

  1. blockchain_developer_bootcamp blockchain_developer_bootcamp Public

    A basic implementation of an ERC-20 token and crypto exchange with a React front end.

    JavaScript

  2. data_science_ml_development_program data_science_ml_development_program Public

    Collection of scripts written as part of data science and machine learning development program.

    Python

  3. flask_workout_conference_app flask_workout_conference_app Public

    A basic Flask website that displays information for an upcoming fitness conference and allows the user to register to attend.

    HTML

  4. java_workout_tracker java_workout_tracker Public

    A Java app that provides a GUI for users to login and perform CRUD operations on a workout database.

    Java

  5. coding_portfolio coding_portfolio Public

    A basic coding portfolio website written using Python's Flask framework.

    HTML

  6. fund_manager fund_manager Public

    A Java app that processes input fund managers and stock trades, then generates a summary tax report.

    Java