Ricardo Pontaza (@pontazaricardo)
  • Stars
    star
    87
  • Global Rank 229,741 (Top 8 %)
  • Followers 15
  • Following 6
  • Registered over 7 years ago
  • Most used languages
    MATLAB
    28.6 %
    C#
    19.0 %
    C++
    14.3 %
    Verilog
    9.5 %
    Java
    9.5 %
    C
    4.8 %
    Arduino
    4.8 %
    SQLPL
    4.8 %
    JavaScript
    4.8 %
  • Location πŸ‡ΉπŸ‡Ό Taiwan
  • Country Total Rank 1,299
  • Country Ranking
    SQLPL
    1
    Verilog
    5
    MATLAB
    33
    Arduino
    45
    C#
    239
    C++
    274
    Java
    561
    C
    1,127
    JavaScript
    2,804

Top repositories

1

Verilog_Calculator_Matrix_Multiplication

This is a simple project that shows how to multiply two 3x3 matrixes in Verilog.
Verilog
42
star
2

OpenGL_Animation_Example

This is a project that shows how to use OpenGL to make some dancing animations in c++.
C++
9
star
3

Cycles-Nanoseconds-Counter

This project shows how to measure the performance of a C++ code by measuring the total execution time either in nanoseconds (ns) or CPU cycles (Tailored for Cortex-A72 32 bits and 64 bits).
C++
4
star
4

SQL_GPS_Distance_calculator

This is an example of how to calculate the distance between two GPS coordinates as a function in MySQL.
SQLPL
4
star
5

Android_Draggable

This is an example of how to create a draggable icon (finger-draggable) in Android.
Java
3
star
6

Matlab_GUI_example

This is an example of how to program a simple GUI for a graph window in Matlab.
MATLAB
3
star
7

Webcrawler_HtmlAgilityPack

This is an example of how to crawl a website using the (NuGet) HtmlAgilityPack and saving the results to a txt file.
C#
3
star
8

Finance_BinomialTree_American-put_European-put

This is an example of a program that creates a binomial tree to calculate the prices of a standard European put and an American put (assuming it can be exercised only in the last quarter of the option's life).
MATLAB
3
star
9

Finance_European_double-barrier_knock-out_call

This program calculates the price of European double-barrier knock-out calls by the use of binomial trees and Monte Carlo Simulations.
MATLAB
2
star
10

GoldenShieldCompetition_ReverseEngineering

This is the repository for the Reverse Engineering topic for the 2023 Golden Shield Award - Information Skill Competition
C#
2
star
11

Finance_RelativeChange

This is a small program that shows how to calculate an n-year spot rate if the n-year zero-coupon bond price moves from q% to (1+k%) *q%, where q% is the quoted price.
MATLAB
1
star
12

Matlab_Database_connection

This is an example of how to create a connection from Matlab to a given database by JDBC.
MATLAB
1
star
13

LeetCode_004_Median_of_Two_Sorted_Arrays

LeetCode problem 004
C#
1
star
14

OCR_Game_client-server

This is a (2 player / multithread) OCR Game. The objective of this game is to show to the two players a set of pictures (one picture at a time) and ask to type what they see. If both words input by both users match, we count it as a correct word input and the value of that word is then saved.
Java
1
star
15

ERVII_Image_Processing

This is a program that controls a ERVII (ER7) arm in order to detect several different objects and manipulate them so they could be staffed in a pyramid ordered by size.
C++
1
star
16

GoogleSheets_LastTimeUpdated_Script

This projects shows how to create a script that shows the last time a row was modified in a Google Sheets document.
JavaScript
1
star
17

MATIC_AS10_FinalProyect

In this project, we perform some clustering techniques over Duolingo's public data set using Matlab.
MATLAB
1
star
18

Verilog_Modulo_Reduction

This is a project that shows how to create a reduction in modulo (moduli) function that runs in simulation and can be sintetized (RTL diagram).
Verilog
1
star
19

GameWithPurpose-ImageRecognition

This is a game with purpose. The goal of the program is, by means of a game, to perform image recognition by making human players play the game. When the players behave in a certain way, the program detects that the requested image has been displayed, and records that in memory.
1
star
20

Arduino_LinkIt7697_Servo_motor_Light_Sensor

This project shows how to detect the intensity of a given light source and move a servo motor accordingly.
Arduino
1
star
21

Amazon_API_Report_Download

This project shows how to download a report from Amazon's API using the GetReports operation.
C#
1
star
22

RoboticArmController-gyroscope-HC05

This code shows how to control a robotic arm by transforming the hand gestures (measured by a gyroscope and accelerometer) into motions that control a robotic arm. The connection is made by a Bluetooth HC05 module.
C
1
star