Skip to content

Instantly share code, notes, and snippets.

@Akash-Ramjyothi
Last active May 15, 2022 21:43
Show Gist options
  • Save Akash-Ramjyothi/a89548dba09458ce091559a7690996ee to your computer and use it in GitHub Desktop.
Save Akash-Ramjyothi/a89548dba09458ce091559a7690996ee to your computer and use it in GitHub Desktop.
Contributions to Open-Source projects

Contributions to Open-Source projects

These are the list of open-source contributions I made to enhance my skills on large codebase projects.

CodeSandbox

πŸ“œ Description:

An instantly ready, full-featured online IDE for web development on any device with a browser. Enabling you to start new projects quickly and prototype rapidly. With CodeSandbox, you can create web apps, experiment with code, test ideas, and share creations easily.

Pull Requests Made:

  • #6628: Added support of External domain Sign-In
  • #6629: Fixed Homepage overflow
  • #6631: Added "Go to Projects" button
  • #6632: Fixed Conflict between core-js and bfs-process
  • #6633: Removed the existing Airtable
  • #6634: Added External Resources back to Vanilla
  • #6635: Fixed Printer to Print optional chains
  • #6636: Disabled Linting for cljs files
  • #6637: Removed Source Map on sandpack
  • #6638: Fixed Form Menu item for Read user
  • #6694: Fixed Homepage overflow
  • #6695: Added "Go to Projects" button
  • #6696: Added support of External domain Sign-In
  • #6697: Added External Resources back to Vanilla

takenote

πŸ“œ Description:

A web-based notes app for developers. TakeNote is a note-taking app for the web. You can use the demo app at takenote.dev. It is a static site without a database and does not sync your notes to the cloud. The notes are persisted temporarily in local storage, but you can download all notes in markdown format as a zip.

Pull Requests Made:

  • #564: Implemented Themed Logout Button and Sidebar
  • #565: Fixed Dark Mode preview functionality
  • #566: Resolved simple Body Parser
  • #567: Added icons Hover color
  • #568: Added Category sort by Name
  • #569: Added new users Example note
  • #570: Added usage of Custom Hooks in NoteEditor section
  • #571: Implemented confirm exit Pop-Up prompt
  • #572: Added Link to Repository feature

Calypso

πŸ“œ Description:

Calypso is the new WordPress.com front-end – a beautiful redesign of the WordPress dashboard using a single-page web application, powered by the WordPress.com REST API. Calypso is built for reading, writing, and managing all of your WordPress sites in one place.

Pull Requests Made:

  • #62769: Fixed Happychat websocket connection
  • #62792: Linked Theme in the Activity for theme page
  • #62793: Added update for codeowner file regarding test/e2e
  • #62794: Fixed Redirect to permalink issue
  • #62795: Added information when preventing Domain Transfer
  • #62797: Fixed closeURL of Site Editor
  • #62798: Increased the Top Margin
  • #62799: Fixed the White Screen to view Website
  • #62800: Added payments Pattern to non-eCommerce theme
  • #62802: Updated clipboard Dependency

Outline

πŸ“œ Description:

This is the source code that runs Outline and all the associated services. If you want to use Outline then you don't need to run this code, we offer a hosted version of the app at getoutline.com. The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.

Pull Requests Made:

  • #3384: Feat: Allowed Users to customize OIDC Team name
  • #3390: Feat: Attachment of Files to Documents
  • #3387: Fix: Draft document are readable from collection member
  • #3386: Feat: Added adjust for Editable title area
  • #3391: Feat: Added Attachment of files as Block to Documents
  • #3385: Fix: Image caption when Blank
  • #3392: Fix: Added z-index to cover Sidebar arrow
  • #3389: Feat: Added Method for Local development environment
  • #3393: Feat: Added Google Maps integration support
  • #3394: Feat: Added Giphy embed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment