Code Monkey home page Code Monkey logo

Opiti, Calvin

Geospatial Engineer | Python, Go & JS Developer | Back-End Developer

Opiti Calvin's LinkedIn Profile Opiti Calvin's Medium profile Opiti Calvin Twitter Profile Gmail Address

About Me

Hi there πŸ‘‹

package main

import (
    "fmt"
)

type Bio map[string]string

func BioInfo() Bio {
    return Bio{
        "- πŸ”­ I’m currently working on": "Python and Golang Web applications development for applications in Agriculture and Natural Environment domains",
        "- 🌱 I’m currently learning": "Golang, Docker, Kubernetes, GCP, AWS, React JS",
        "- πŸ‘― I’m looking to collaborate on": "Golang, Python and React JS projects",
        "- πŸ€” I’m looking for help with": "Golang packges and applications in GIS and Remote Sensing",
        "- πŸ’¬ Ask me about": "Spatial Systems - GIS & Remote Sensing; Software Engineering & application development",
        "- πŸ“« How to reach me": "[email protected]",
    }
}

func main() {
    for k, v := range BioInfo() {
        fmt.Printf("%+v: %+v\n", k, v)
    }
}

Development Environments, languages, packages and Tools Stack



Credits: Opiti Calvin

Calvin Opiti's Projects

ai-projects icon ai-projects

Artificial Intelligence projects, documentation and code.

awesome-courses icon awesome-courses

:books: List of awesome university courses for learning Computer Science!

awesome-go icon awesome-go

A curated list of awesome Go frameworks, libraries and software

awesome-selfhosted icon awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers

awesome-sre icon awesome-sre

A curated list of Site Reliability and Production Engineering resources.

book icon book

:books: All programming languages books

casbin icon casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Golang

coms7043 icon coms7043

A repository for the database course assignments at University of Witwatersrand, 2017

directory-tree icon directory-tree

A go command-line example that lists files and folders in a tree-like format

ds-python-data-analysis icon ds-python-data-analysis

Data manipulation, analysis and visualisation in Python - specialist course Doctoral schools of Ghent University

esri-tutorial-maps icon esri-tutorial-maps

A repository with training or totorial content - HTML5 - for map development using ESRI's ArcGIS API for JavaScript

freeboard icon freeboard

A damn-sexy, open source real-time dashboard builder for IOT and other web mashups. A free open-source alternative to Geckoboard.

fsh icon fsh

This software performs the automated forest height inversion and mosaicking from spaceborne repeat-pass L-band HV-pol InSAR correlation magnitude data (e.g. JAXA’s ALOS-1/2, and the future NASA-ISRO’s NISAR) that have been pre-processed by JPL’s ROI_PAC and/or ISCE programs.

geopython17 icon geopython17

Flask Geospatial Microservice sample code for GeoPython 2017

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.