Code Monkey home page Code Monkey logo

Hello world 👋

Senior Software Engineer

See my Web Portfolio

LinkedIn

# Python 

class SoftwareEngineer:

    def __init__(self, name: str = "Sergio", role: str = "Senior Software Engineer"):
        self.name = name
        self.role = role

    def say_hi(self):
        print(f"Hi my name is {self.name} and I am a {self.role}. Thanks for dropping by!")


me = SoftwareEngineer()
me.say_hi()

Technologies

JavaScript TypeScript Python Go Java

HTML5 CSS3 SASS

React Next JS Vue.js Ember

NodeJS Express.js

MySQL MicrosoftSQLServer Postgres Redis

GraphQL

AWS

MUI Vuetify Bootstrap jQuery

JWT

Swagger

Sergio Rene Tapia-Fikes's Projects

apollo-client icon apollo-client

:rocket:  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.

appsmith icon appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

chat-app-firebase icon chat-app-firebase

A production ready chat room built on top of google cloud’s serverless infrastructure and Firebase’s data store. Working with: React Hooks, Custom Hooks, Authentication, Cloud functions, Realtime updates, Error logging, and Date-FNS.

expensify icon expensify

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.

funky-go icon funky-go

Functional Programming Package for Go Development.

hasura-graphql-engine icon hasura-graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

java-elements-of-programming icon java-elements-of-programming

Notes and examples of Object-Oriented Programming Concepts, Functional Programming, Language Basics, Classes and Objects, Interfaces, and Inheritance

lexical icon lexical

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

linkedinclone icon linkedinclone

LinkedIn Demo App built with Next.js, Prisma, and SQLLite. Posts, Comments, & Reactions.

mantine icon mantine

A fully featured React components library

material-ui icon material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

medusa icon medusa

Building blocks for digital commerce

nuxt-ui icon nuxt-ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.

payload icon payload

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

pinia icon pinia

🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support

primevue icon primevue

Next Generation Vue UI Component Library

refine icon refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

shadcn-ui icon shadcn-ui

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

snake_game icon snake_game

Classic Snake Game! Did research on how others had implemented the game and made it my own, got a lot of practice working with array methods.

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.