Skip to content
View hackasaur's full-sized avatar

Block or report hackasaur

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
hackasaur/README.md

Hi there ๐Ÿ‘‹

  • ๐ŸŒฑ Iโ€™m currently learning ... Machine learning, 2D/3D graphics
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on ... anything interesting and challenging
  • ๐Ÿ’ฌ Ask me about ... Machine learning, Computer Graphics, Programming
  • ๐Ÿ“ซ How to reach me: ... email me at [email protected]

I also like to do 3D modelling in Blender you can checkout my 3D content at this Github Page

See my contributions eaten by a snake!๐ŸŽ‰ (Thanks to this github action Platane/snk): snake gif

Pinned Loading

  1. Digit-Recognition Digit-Recognition Public

    Implementing digit recognition using CNN

    Jupyter Notebook

  2. Sentiment-analysis Sentiment-analysis Public

    Sentiment analysis of IMDB reviews using Neural networks

    Jupyter Notebook

  3. graph-plotter graph-plotter Public

    plots graph of any given function. Written in JavaScript

    JavaScript

  4. 2D-game-engine-in-HTML-Canvas 2D-game-engine-in-HTML-Canvas Public

    2D game engine made in HTML Canvas made from scratch

    JavaScript

  5. voronoi-diagram voronoi-diagram Public

    draw voronoi diagram using HTML5 Canvas

    JavaScript

  6. corner-detection corner-detection Public

    corner detection and shape recognition

    TypeScript