Skip to content
View DanAG-Am's full-sized avatar
:octocat:
:octocat:

Block or report DanAG-Am

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

Welcome to My GitHub Repository!

Hello! 👋 I’m Amilka, a passionate Computer Science and Technology student with a strong interest in Computational Modeling, Machine Learning, and Web Design. I'm also a cat fanatic 🐱 and an active learner constantly exploring new technologies and building projects. This repository is a collection of my personal and academic projects, showcasing the skills I’ve gained throughout my journey in technology.

📚 About Me

  • Field of Study: Computer Science & Technology
  • Interests: Computational Modeling, Machine Learning, Web Design
  • Hobbies: Cat enthusiast, tech exploration, learning new things!

You’ll find projects here that span across various areas, from AI and machine learning models to web development. I'm always eager to learn, collaborate, and share my work with others. Feel free to explore and contribute to any project that piques your interest!

💻 Tech Stack:

JavaScript C++ R Python TypeScript Markdown HTML5 CSS3 nVIDIA TailwindCSS Next JS React MySQL Adobe Canva Adobe Photoshop Keras Matplotlib NumPy TensorFlow Scipy Pandas Arduino

📊 GitHub Stats:



🏆 GitHub Trophies

✍️ Random Dev Quote


🚀 Projects in This Repository

This repository contains the following categories of projects:

1. Computational Modeling

  • Projects related to simulations, data modeling, and solving computational problems.
  • Example: System dynamics modeling.

2. Machine Learning

  • Machine learning algorithms and models, ranging from simple regression models to deep learning techniques.
  • Example: Neural networks and decision trees.

3. Web Design & Development

  • Web applications, user interfaces, and interactive websites built with HTML, CSS, JavaScript, and more.
  • Example: Responsive websites, front-end and back-end development projects.

🛠 Technologies & Tools I Use

  • Languages: Python, JavaScript, HTML, CSS, R
  • Libraries/Frameworks: TensorFlow, Keras, scikit-learn, Flask, React.js
  • Other Tools: Git, GitHub, Jupyter Notebooks, VSCode

🐱 Fun Fact: Cat Lover Here!

If you’ve made it this far, you probably already know that I’m a cat fanatic! I have so many of them! 😻


🤝 Contributing

I welcome contributions from anyone who shares an interest in technology and learning. Whether it’s fixing bugs, adding new features, or suggesting improvements, all contributions are appreciated!

To contribute:

  1. Fork the repository
  2. Create a new branch for your feature or fix
  3. Commit your changes
  4. Push to your fork and submit a pull request!

📬 Contact Me


Thank you for checking out my work! Stay curious, keep learning, and enjoy exploring the world of technology.

Happy coding! 👨‍💻🚀

Popular repositories Loading

  1. Brownian-Particle-Simulation Brownian-Particle-Simulation Public

    The following python code shows the process of coming up with mathematical equations to represent brownian particle movement. This version takes into account deterministic and stochastic forces and…

    Python

  2. Talleres-STEAM Talleres-STEAM Public

    Talleres STEAM: Pequeños y pequeñas ingenieros e ingenieras del mañana

    CSS

  3. Cancer-Classification-Neural-Network Cancer-Classification-Neural-Network Public

    This repository contains a machine learning project that leverages a neural network to classify cancer diagnoses based on patient data. The goal is to predict whether a given tumor is malignant or …

    Python

  4. Personal-Portfolio- Personal-Portfolio- Public

    My personal portfolio with all my work (english version)

    HTML

  5. Portafolio-Personal Portafolio-Personal Public

    Portafolio con todo mi trabajo (es version)

    HTML

  6. Handwritten-Digit-Recognition Handwritten-Digit-Recognition Public

    This Python script demonstrates a complete workflow for training a convolutional neural network (CNN) to classify handwritten digits using the MNIST dataset, and subsequently making predictions on…

    Python