Coder Social home page Coder Social logo

fontpad's Introduction

Hi there, I'm ppenter ๐Ÿ‘‹

I'm a Full-Stack Developer with a passion for web technologies and AI. I'm all about creating innovative solutions and enhancing user experiences.

๐ŸŒ What I Do

I specialize in building responsive web applications, developing robust backend solutions, and integrating AI into web projects. Technologies I use include Next.js, Node.js, React, MongoDB, PostgreSQL, and more.

๐Ÿ” Current Interests

  • AI in web applications
  • Machine Learning
  • Next.js for SEO-friendly web apps

๐Ÿ“š Continuous Learning

Currently exploring advanced AI/ML algorithms, PWAs, cloud services, and containerization with Docker and Kubernetes.

๐Ÿ› ๏ธ Tools and Technologies

Frontend: React | Next.js | HTML5 | CSS3
Backend: Node.js | Express | FastApi
Database: MongoDB | PostgreSQL | MySQL
DevOps: Docker | CI/CD | Git
Cloud: AWS | Azure | Google Cloud
Languages: JavaScript | TypeScript | Python

๐Ÿ’ผ Professional Experience

From small business websites to large-scale web applications, I've tackled a variety of projects that have honed my skills across the full stack.

๐Ÿค Connect with Me

Interested in AI, machine learning, or full-stack development? Let's connect and explore the possibilities together.

Email | LinkedIn | Twitter | Blog

"Want to make the world a better place."

fontpad's People

Contributors

ppenter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fontpad's Issues

yarn start error

TypeError: Cannot read properties of undefined (reading 'address')
Footer
src/components/Footer/Footer.js:32
29 |

IDO Factory:


30 | <FooterLink
31 | target="_blank"

32 | href={
| ^ 33 | process.env.REACT_APP_Explorer +
34 | "address/" +
35 | IDOFactory.networks[process.env.REACT_APP_networkID].address

when finally create IDO,error occurred

Unhandled Rejection (TypeError): Cannot read property '0' of undefined
createIDO
src/components/Form/Publish/Step/preview.js:87
84 | };
85 |
86 | const createIDO = async () => {

87 | console.log(chainRouter[process.env.REACT_APP_networkID][0]);
| ^ 88 | setLoading(true);
89 | const iconAdded = await ipfs.add(icon);
90 | let iconURL = https://ipfs.infura.io/ipfs/${iconAdded.path};

when create Create launchpad,enter IDO information,idoInformation.js error!

Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'map')
IDOInfo
src/components/Form/Publish/Step/idoInformation.js:67
64 | />
65 | <s.TextIDWarning>{context.idoError["hardCap"]}</s.TextIDWarning>
66 | <s.SpacerSmall />

67 | <TextField
| ^ 68 | value={context.router[0]}
69 | onChange={(e) => {
70 | e.preventDefault();

Change network to undefined

I have success deploy on mumbai matic, but when click connect show "Change network to undefined".

its seem from web3modal i think

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.