Skip to content
View danildenha's full-sized avatar
Block or Report

Block or report danildenha

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 100 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
danildenha/README.md
  • 👋 Hi, I’m Danil

  • 👨‍🏫 I am pursuing my Bachelor of Science in Computer Science

  • 🏫 I go to Elmhurst University and completed courses at Harvard University

  • 👀 I’m interested in Computer Science and Software Engineering

  • 🌱 I’m currently learning Data Structures and Algorithms, and Web Development.

  • 💞️ I’m looking to collaborate on C++/C/Python/JavaScript/Swift

  • 📫 Reach out to me on [email protected]

    Languages/Tools

Projects

Pinned Loading

  1. Sudoku-Solver Sudoku-Solver Public

    Sudoku solver with various features of solving and hinting for the user combined with simple UI

    Python

  2. Astar.search Astar.search Public

    This project aims to find the shortest path from one point to the other given point using A* search algorithm

    Python 1

  3. Neural-Networks Neural-Networks Public

    Creating neural networks with employed backpropagation and logistic sigmoid activation functions, mirroring the intricate interconnectivity of the human brain's neurons, pivotal for pattern recogni…

    C++

  4. website-portfolio website-portfolio Public

    My website portfolio built in Nextjs and Tailwind CSS

    JavaScript

  5. TSP TSP Public

    This project aims to solve Traveling Salesman Person Problem using Dynamic Programming in O(n^2 * 2^n)

    C++

  6. visionOsApp visionOsApp Public

    VisionOS App that implements 3D objects(robots, dinosaurs etc) and creates random GIFs in immersed reality

    Swift