Skip to content
View Danieldotcomcoder's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Danieldotcomcoder

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

Hello 👋

Daniel, Full-Stack Web Developer

I craft dynamic web experiences using Javascript, Python, React, Ruby on Rails, and SQL. Passionate about code, creativity, and staying ahead of the tech curve.


Check my Portfolio

Languages and Tools:

Front-end

Back-end

Library/FrameWorks


Tools


Connect with me:



Pinned Loading

  1. nft-app nft-app Public

    A Nft web application that lets you browse recent Nft collections and singles , and show you useful information about each single Nft.

    TypeScript 1

  2. ChatGPT-App ChatGPT-App Public

    I created a web application using React that features ChatGPT, an AI-powered natural language processing tool. This tool enables users to engage in human-like conversations with a chatbot, among ot…

    CSS 7 2

  3. Dijkstra-s-Algorithm Dijkstra-s-Algorithm Public

    This is a React project I made to visualize Dijkstra-s-Algorithm. It is an algorithm for finding the shortest path between nodes in a weighted graph. So, you basically add your start and end nodes …

    JavaScript

  4. MazeSolver MazeSolver Public

    This is a Python project that generates and solves mazes. It uses recursive backtrack algorithm to create a maze. The maze can be solved using three algorithms 1-Breadth First Search 2-Depth first …

    Python

  5. Image-Object-Detector Image-Object-Detector Public

    This is a React project for an image object detection application built using Hugging Face's machine learning library for JavaScript.

    JavaScript 2

  6. React-2d React-2d Public

    KNN classification with React

    JavaScript