Code Monkey home page Code Monkey logo

developer-portfolio's Introduction

Hey guys,
I'm Hemanth R ๐Ÿ’š



hhhrrrttt222111

hhhrrrttt222111


export default () => ({
  websiteUrl: "https://hhhrrrttt222111.web.app/",
  askMeAbout: [
    "Web-Dev", "DS/ML",
    "Cybersecurity"
  ],
  technologies: {
    "Programming languages": [ "C", "C++", "Python", "Java", "Dart", "Ruby"],
    "webdev": [ "HTML", "CSS", "Bootstrap", "Javascript","ReactJS", "NextJS", "Material-UI" ],
    "appdev": [ "Flutter" ],
    "databases": [ "MySQl", "MongoDB" ],
    "applications": ["Microsoft Office" ],
    "mathematicsAndStatistics": [ "NumPy", "Pandas", "SciPy" ],
    "machineLearning": [ "scikit-learn", "TensorFlow", "Keras" ],
    "datavisualization": [ "Matplotlib", "Seaborn" ],
    "devOpsTools": [ "Git" ],
    "cloudOps": [ "AWS" ],
    "operatingSystems": [ "Ubuntu", "Kali Linux", "Windows" ],
    "editors": [ "VSCode", "ViM", "Pycharm", "Jupyter Notebook", "Atom", "Notepad++" ]
  },
   Skills: [
    "Leadership", "Team Building", "Decision Making",
    "Problem Solving", "Time Management", "Quick Learner" 
  ],
   Interest: [
    "Technology", "Coding", "Reading",
    "Football", "Music", "Cricket" 
  ]
});

๐ŸŒฑ Iโ€™m currently learning OpenCV/ML

๐Ÿ’ฌ Ask me anything on Web Dev

๐Ÿ“ง Reach me: [email protected]

๐Ÿ‘พ Check out my blog Hackzism

๐Ÿ’ป Visit my website ๐ŸŒ


hrt


Connect with me:


hrt twitter likedin insta

Skills


HTML5 CSS3 Sass JavaScript React Node.js Terminal C cpp django npm cpp

developer-portfolio's People

Contributors

amanupadhyay8 avatar gayathry17 avatar hhhrrrttt222111 avatar shimilsabraham avatar thatblindgeye avatar yash-yp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

developer-portfolio's Issues

Skill missing

B/m skills is missing in the template:

  • Node js (not defined properly)
  • Gatsby
  • Solidity
  • Truffle
  • React Native
  • React testing Library and Jest

More Accessibility

Putting the issue back up, my previous PR closed the entire previous issue.

  • Heading tags need to be fixed up so that levels aren't skipped and are in a more natural order. One example is the EducationCard component using an <h6> heading followed immediately by <h4>, and another example is the SingleBlog component going from an <h3> to an <h6>
  • Semantic HTML needs to be ensured. One example of an issue is the close button on the menu drawer being a <div> when it should be a button (this is currently fixed by adding a role="button" attribute, but it would be worth using the semantic button element)
  • Alt attributes on images need to be looked at. I think for the most part these are good, but there are some cases where I think the attribute should be changed (one example is the image in the Contact section, as that should really have a blank alt="" attribute since it seems more decorative than anthing)
  • I think certain sections could be tweaked so that the items are in an actual list. Things like the Education section I think could benefit from having each individual education item as part of an actual <ul> list, then just have styles added to remove the list markers.
  • Keyboard navigation needs to be improved. Currently it is incredibly difficult if not impossible to tell what element has focus when navigating via keyboard. I think a lot of this can be fixed by just giving the :focus pseudoclass the same styling as :hover (taken care of, but others should feel free to go through and tweak these focus styles as they see fit, and each theme would have to be tested as well)

Create CONTRIBUTING.md

I noticed that the repository does not have a CONTRIBUTING.md file.

Could I work on creating one and add the same to the repo?

skillsData

Hi there,

Would just like to report that Node JS in the skillsData is displaying a broken image

Cheers,

Aidan

Skills Data

Please Add React-Native, Redux, Redux-Toolkit, NestJs in the skillsData

Accessibility

There are several accessibility features missing and issues that I think would be great to have added in/fixed. Among them are:

  • Aria labels need to be added to certain elements, especially ineractive ones. I already started adding a few to test out the app, so I can take this bullet point on and finish that up.
  • Heading tags need to be fixed up so that levels aren't skipped and are in a more natural order. One example is the EducationCard component using an <h6 heading followed immediately by <h4>, and another example is the SingleBlog component going from an <h3> to an <h6>
  • Semantic HTML needs to be ensured. One example of an issue is the close button on the menu drawer being a <div> when it should be a button
  • Alt attributes on images need to be looked at. I think for the most part these are good, but there are some cases where I think the attribute should be changed (one example is the image in the Contact section, as that should really have a blank alt="" attribute since it seems more decorative than anthing)
  • I think certain sections could be tweaked so that the items are in an actual list. Things like the Education section I think could benefit from having each individual education item as part of an actual <ul> list.
  • Keyboard navigation needs to be improved. Currently it is incredibly difficult if not impossible to tell what element has focus when navigating via keyboard. I think a lot of this can be fixed by just giving the :focus pseudoclass the same styling as :hover
  • Form labels need to be linked to an input. Right now the labels have the for attribute, but they aren't actually linked to their respective inputs with an ID.

Skill is Missing

React Native is missing in the Skill kindly please add it. Thank You

Indonesian Translate

Would you please , I make a translation of readme.md into Indonesian for hacktoberfest

Add Docker Support

Adding docker support by generating Dockerfile will very much shorten the menace for a developer/admin to host the project in their own system/cloud. Additionally Dockerfile will also support a standardized development environment virtualized to test and experiment with the project

Need upgradation/changes in designing

Hello, I would like to contribute to this repo.

  1. You need to improve the hover effect over there.
    image

  2. Instead of giving Href to full div, we can use an icon that looks good. & add some hover effect if there is a need.
    image

  3. Add drop-down button in Services section.
    image

  4. Add button effect [change box-shadow whenever we hover from outer ---> inner]
    image

  5. Add Loader

If you assign me as a contributor, I would like to help with this repo.

Limited skills available

Hello,

First, thank you for providing such a great template to work with.
I love it. I am not good with Nodejs but it is beneficial to create a good portfolio.

I need to add specific skills that are not available on the list could you help me how I can do that? I require skills like Labview, OriginLab, Nova(meterohm), EC-Lab(Biologic), PStrace(Palmsens), Autodesk Eagle, Visual Basics, Arduino Ide, and PrusaSlicer.

Also, is it possible that I can also add discretion to my work?

Thank you,
Best Regards,
Harpreet

Site Responsiveness

Hamburger not responsive on dimension 662 x 660 and the download cv button.

responsive

Can you assign that to me??

Contact Form

How to send mail to my email address from the contact form? Send button is not working!

Header-responsiveness

Header section container need to be full width to remove white space from background on larger devices..

.landing--container {
width:100vw;
}

Request for Addition of Web3 Skills and Related Technologies

Issue Description:

Overview:
The current project lacks integration and expertise in the field of Web3 development and related technologies. This issue serves as a request to incorporate essential Web3 skills and associated tools to enhance the project's capabilities and scope.

Requested Skills and Technologies:
I propose the addition of the following skills and technologies to the project:

  1. Web3 Libraries:

    • web3.js
    • ethers.js
  2. Smart Contract Development:

    • Solidity
    • Truffle
    • Ganache
    • Hardhat
  3. Blockchain Platforms:

    • Ethereum
    • Polygon (MATIC)
    • Avalanche
  4. Additional Technologies:

    • Rust (for potential integration with blockchain projects)
    • email.js (for enhanced communication features)
    • Redux (for state management)
    • Stardon (if relevant to project goals)
    • Apillion (if relevant to project goals)

Benefits:
The inclusion of these skills and technologies will allow the project to tap into the rapidly growing Web3 ecosystem and unlock opportunities for decentralized application development, blockchain integration, and enhanced user experiences. By expanding the project's technical stack, it will become well-equipped to address a wider range of use cases and attract a broader community of developers and users.

Community Involvement:
This issue could potentially open up opportunities for community collaboration, as contributors with expertise in Web3 and related technologies could help implement these changes. It might also attract developers interested in blockchain and decentralized technologies to contribute to the project.

Closing Thoughts:
I believe that expanding the project's skillset to include Web3 technologies will not only align it with current industry trends but also position it for future growth and innovation. I kindly request the project maintainers to consider this proposal and initiate discussions on the feasibility and implementation of these additions.

Thank you for your time and consideration.

Image for Header

Hi, how can I upload my image in the header? I've tried different ways but none of them worked.

Dependency Conflict - react-reveal and React 17

It appears there is a problem with the React-Reveal dependency and the latest version of React. When I try to force bypass this with: npm install --legacy-peer-deps I am unable to run npm start without failures

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR!   peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm ERR!   node_modules/@material-ui/core
npm ERR!     @material-ui/core@"^4.12.2" from the root project
npm ERR!     peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm ERR!     node_modules/@material-ui/icons
npm ERR!       @material-ui/icons@"^4.11.2" from the root project
npm ERR!   17 more (@material-ui/icons, @material-ui/styles, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.3.0 || ^16.0.0" from [email protected]
npm ERR! node_modules/react-reveal
npm ERR!   react-reveal@"^1.2.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^15.3.0 || ^16.0.0" from [email protected]
npm ERR!   node_modules/react-reveal
npm ERR!     react-reveal@"^1.2.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /Users/benlalor/.npm/_logs/2024-01-02T23_29_55_280Z-eresolve-report.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.