Giter Club home page Giter Club logo

mars-photos's Introduction

Hi there ๐Ÿ‘‹

I'm a full-stack developer who specializes in Next.js and React. When I'm not coding, I usually like to read books and drink tea, do some calisthenics, or dabble in the art of ukulele-ing.

  • ๐Ÿ”ญ Iโ€™m currently working on my collection of bookmarklet. I adore bookmarklets, they're just so simple and versatile! If only I can use typescript... Maybe I'll try making browser extensions next.
  • ๐ŸŒฑ Iโ€™m currently learning mobile development with React Native. The first thing a lot of non-dev people ask when I tell them I'm a developer is: "So you make android/ios apps?". I took that as a sign.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on any open-source JS/TS projects, let me know if you need a helping hand and I'll see what I can do!
  • ๐Ÿค” Iโ€™m looking for help with connecting developers to people with tech-solvable problems. There's a lot of developers out there, how do we best connect them to people with tech-solvable problems?
  • ๐Ÿ’ฌ Ask me about anything you find interesting or curious about, I have lots of opinions that I may or may not be entitled to have.
  • ๐Ÿ“ซ How to reach me: You can schedule a call on Calendly and let's chat!
  • โšก Fun fact: I can do mirror writing with my left hand!

mars-photos's People

Watchers

 avatar

mars-photos's Issues

List of things to do

New features

  • Light/Dark mode (currently based on prefers-color-scheme instead of toggle button)
  • Option to view photos in grid vs list and filter photos based on camera (if searched for all cameras)
  • User auth for login
  • Able to favorite a photo
  • Able to add own notes to favorited photo

Improvements

  • Refactor PhotoResults and the favorites page, create PhotoGrid component?
  • Improve UI and clean up code, i.e. remove console.log
  • Refactor search and photo results in separate pages? Then use search params for image search and server components instead of useState? (Goal: To reduce CLS, search box initially at center but jumps to the top of the page once photo results load, photo results layout also changes based on image number)
  • Use SWR or tanstack react query for data fetching to take advantage of built-in loading/error state management?
  • Refactor useFavorites and usePhotos hooks to cleanly separate repeated code and also separate the fullscreen function into a useFullscreen hook?

Issues:

Images are assumed to be square, this works most of the time but there are some images that are horizontal or vertical strips, (i.e. opportunity sol 1: ENTRY - horizontal strips, PANCAM - last few images are vertical strips)

When the screen size is large and there's only one image in PhotoResults, it shows that photo by itself in a multi column grid, to make it single column or center/enlarge the image, or leave as is?

Perseverance LCAM (Lander Vision System Camera) on sol 0, available from NASA website but not available from upstream api - PR raised corincerami/mars-photo-api#192.

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.