Skip to content
#

softwareengineering

Here are 45 public repositories matching this topic...

Machinery to uniquely generate __LOC__, a 4-byte int encoding of __FILE__, __LINE__ & __FUNC__. 'C' interfaces are provided to generate the encoding at compile-time and to decode the encoded value to its constituent file/func-name and line-number. Encoded line-of-code can be used for diagnostics, troubleshooting, resource tracking and other usages.

  • Updated May 2, 2024
  • Python

A comprehensive portfolio demonstrating my expertise in full-stack development, with a range of projects that exemplify my coding proficiency, problem-solving abilities, and design skills. This portfolio is a gateway to my professional work, including various applications and solutions developed using modern web technologies.

  • Updated Mar 8, 2024
  • JavaScript

This Python script creates a GitHub bot that automates the creation of a private repository (if it doesn't exist) and commits at random dates from 1 year ago to the present. It uses the GitHub API to manage repositories and the git command line tool to make commits. The dates for commits are randomly generated within a specified range.

  • Updated Aug 15, 2023
  • Python

Improve this page

Add a description, image, and links to the softwareengineering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the softwareengineering topic, visit your repo's landing page and select "manage topics."

Learn more